/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/ |
D | Robolectric.java | 392 public static ShadowAbsListView shadowOf(AbsListView instance) { in shadowOf() method in Robolectric 396 public static ShadowAbsSeekBar shadowOf(AbsSeekBar instance) { in shadowOf() method in Robolectric 400 public static ShadowAccountManager shadowOf(AccountManager instance) { in shadowOf() method in Robolectric 404 public static ShadowActivity shadowOf(Activity instance) { in shadowOf() method in Robolectric 408 public static ShadowActivityGroup shadowOf(ActivityGroup instance) { in shadowOf() method in Robolectric 412 public static ShadowActivityManager shadowOf(ActivityManager instance) { in shadowOf() method in Robolectric 416 public static ShadowAdapterView shadowOf(AdapterView instance) { in shadowOf() method in Robolectric 420 public static ShadowAddress shadowOf(Address instance) { in shadowOf() method in Robolectric 424 public static ShadowAlarmManager shadowOf(AlarmManager instance) { in shadowOf() method in Robolectric 428 public static ShadowAlertDialog shadowOf(AlertDialog instance) { in shadowOf() method in Robolectric [all …]
|
D | RobolectricForMaps.java | 13 public static ShadowGeoPoint shadowOf(GeoPoint instance) { in shadowOf() method in RobolectricForMaps 17 public static ShadowMapView shadowOf(MapView instance) { in shadowOf() method in RobolectricForMaps 21 public static ShadowMapController shadowOf(MapController instance) { in shadowOf() method in RobolectricForMaps 25 public static ShadowItemizedOverlay shadowOf(ItemizedOverlay instance) { in shadowOf() method in RobolectricForMaps
|
D | RobolectricShadowOfLevel9.java | 13 public static ShadowNdefMessage shadowOf(NdefMessage instance) { in shadowOf() method in RobolectricShadowOfLevel9 17 public static ShadowNdefRecord shadowOf(NdefRecord instance) { in shadowOf() method in RobolectricShadowOfLevel9 21 public static ShadowNfcAdapter shadowOf(NfcAdapter instance) { in shadowOf() method in RobolectricShadowOfLevel9
|
/external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/bytecode/ |
D | ShadowWranglerTest.java | 161 private ShadowFoo shadowOf(Foo foo) { in shadowOf() method in ShadowWranglerTest 165 private ShadowTextFoo shadowOf(TextFoo foo) { in shadowOf() method in ShadowWranglerTest
|
/external/robolectric/v3/runtime/ |
D | shadows-core-3.1-SNAPSHOT-21.jar | META-INF/
META-INF/MANIFEST.MF
linux-x86_64/
linux-x86_64/ ... |
D | shadows-core-3.1-SNAPSHOT-22.jar | META-INF/
META-INF/MANIFEST.MF
linux-x86_64/
linux-x86_64/ ... |
D | shadows-core-3.1-SNAPSHOT-18.jar | META-INF/
META-INF/MANIFEST.MF
linux-x86_64/
linux-x86_64/ ... |
D | shadows-core-3.1-SNAPSHOT-19.jar | META-INF/
META-INF/MANIFEST.MF
linux-x86_64/
linux-x86_64/ ... |
D | shadows-core-3.1-SNAPSHOT-17.jar | META-INF/
META-INF/MANIFEST.MF
linux-x86_64/
linux-x86_64/ ... |
D | shadows-core-3.1-SNAPSHOT-16.jar | META-INF/
META-INF/MANIFEST.MF
linux-x86_64/
linux-x86_64/ ... |
/external/robolectric/v3/ |
D | shadows-multidex-3.1-SNAPSHOT.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/services/
org/
... |
D | shadows-support-v4-3.1-SNAPSHOT.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/services/
org/
... |
D | shadows-play-services-3.1-SNAPSHOT.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/services/
org/
... |
D | shadows-httpclient-3.1-SNAPSHOT.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/services/
org/
... |
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/bytecode/ |
D | ShadowWrangler.java | 254 public Object shadowOf(Object instance) { in shadowOf() method in ShadowWrangler
|