Home | History | Annotate | Download | only in 162-method-resolution
      1 Test1Base:
      2   @@com.android.jack.annotations.ForceInMainDex
      3   class Test1Base
      4 Test1Derived:
      5   @@com.android.jack.annotations.ForceInMainDex
      6   class Test1Derived
      7 Test1User2:
      8   @@com.android.jack.annotations.ForceInMainDex
      9   class Test1User2
     10 
     11 Test2Base:
     12   @@com.android.jack.annotations.ForceInMainDex
     13   class Test2Base
     14 Test2Derived:
     15   @@com.android.jack.annotations.ForceInMainDex
     16   class Test2Derived
     17 Test2Interface:
     18   @@com.android.jack.annotations.ForceInMainDex
     19   class Test2Interface
     20 Test2User:
     21   @@com.android.jack.annotations.ForceInMainDex
     22   class Test2User
     23 Test2User2:
     24   @@com.android.jack.annotations.ForceInMainDex
     25   class Test2User2
     26 
     27 Test3Base:
     28   @@com.android.jack.annotations.ForceInMainDex
     29   class Test3Base
     30 Test3Derived:
     31   @@com.android.jack.annotations.ForceInMainDex
     32   class Test3Derived
     33 Test3Interface:
     34   @@com.android.jack.annotations.ForceInMainDex
     35   class Test3Interface
     36 
     37 Test4Interface:
     38   @@com.android.jack.annotations.ForceInMainDex
     39   class Test4Interface
     40 Test4Derived:
     41   @@com.android.jack.annotations.ForceInMainDex
     42   class Test4Derived
     43 Test4User:
     44   @@com.android.jack.annotations.ForceInMainDex
     45   class Test4User
     46 
     47 Test5Interface:
     48   @@com.android.jack.annotations.ForceInMainDex
     49   class Test5Interface
     50 Test5Base:
     51   @@com.android.jack.annotations.ForceInMainDex
     52   class Test5Base
     53 Test5Derived:
     54   @@com.android.jack.annotations.ForceInMainDex
     55   class Test5Derived
     56 Test5User:
     57   @@com.android.jack.annotations.ForceInMainDex
     58   class Test5User
     59 Test5User2:
     60   @@com.android.jack.annotations.ForceInMainDex
     61   class Test5User2
     62 
     63 Test6Interface:
     64   @@com.android.jack.annotations.ForceInMainDex
     65   class Test6Interface
     66 Test6Derived:
     67   @@com.android.jack.annotations.ForceInMainDex
     68   class Test6Derived
     69 Test6User:
     70   @@com.android.jack.annotations.ForceInMainDex
     71   class Test6User
     72 Test6User2:
     73   @@com.android.jack.annotations.ForceInMainDex
     74   class Test6User2
     75 
     76 Test7Base:
     77   @@com.android.jack.annotations.ForceInMainDex
     78   class Test7Base
     79 Test7Interface:
     80   @@com.android.jack.annotations.ForceInMainDex
     81   class Test7Interface
     82 Test7Derived:
     83   @@com.android.jack.annotations.ForceInMainDex
     84   class Test7Derived
     85 Test7User:
     86   @@com.android.jack.annotations.ForceInMainDex
     87   class Test7User
     88 
     89 Test8Base:
     90   @@com.android.jack.annotations.ForceInMainDex
     91   class Test8Base
     92 Test8Derived:
     93   @@com.android.jack.annotations.ForceInMainDex
     94   class Test8Derived
     95 Test8User:
     96   @@com.android.jack.annotations.ForceInMainDex
     97   class Test8User
     98 Test8User2:
     99   @@com.android.jack.annotations.ForceInMainDex
    100   class Test8User2
    101 
    102 Test9Base:
    103   @@com.android.jack.annotations.ForceInMainDex
    104   class Test9Base
    105 Test9Derived:
    106   @@com.android.jack.annotations.ForceInMainDex
    107   class Test9Derived
    108 Test9User:
    109   @@com.android.jack.annotations.ForceInMainDex
    110   class Test9User
    111 Test9User2:
    112   @@com.android.jack.annotations.ForceInMainDex
    113   class Test9User2
    114 
    115 Test10Base:
    116   @@com.android.jack.annotations.ForceInMainDex
    117   class Test10Base
    118 Test10Interface:
    119   @@com.android.jack.annotations.ForceInMainDex
    120   class Test10Interface
    121 Test10User:
    122   @@com.android.jack.annotations.ForceInMainDex
    123   class Test10User
    124 
    125 Main:
    126   @@com.android.jack.annotations.ForceInMainDex
    127   class Main
    128