31 lines
732 B
Plaintext
31 lines
732 B
Plaintext
Main:
|
|
@@com.android.jack.annotations.ForceInMainDex
|
|
class Main
|
|
TestInline:
|
|
@@com.android.jack.annotations.ForceInMainDex
|
|
class TestInline
|
|
Secret:
|
|
@@com.android.jack.annotations.ForceInMainDex
|
|
class Secret
|
|
Super:
|
|
@@com.android.jack.annotations.ForceInMainDex
|
|
class Super
|
|
SubA:
|
|
@@com.android.jack.annotations.ForceInMainDex
|
|
class SubA
|
|
SubB:
|
|
@@com.android.jack.annotations.ForceInMainDex
|
|
class SubB
|
|
SubD:
|
|
@@com.android.jack.annotations.ForceInMainDex
|
|
class SubD
|
|
SubE:
|
|
@@com.android.jack.annotations.ForceInMainDex
|
|
class SubE
|
|
ZLotsOfMethods:
|
|
@@com.android.jack.annotations.ForceInMainDex
|
|
class ZLotsOfMethods
|
|
TestInlineSubtype:
|
|
@@com.android.jack.annotations.ForceInMainDex
|
|
class TestInlineSubtype
|