Home
last modified time | relevance | path

Searched refs:verifyActivityInManifest (Results 1 – 1 of 1) sorted by relevance

/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowInstrumentation.java103 verifyActivityInManifest(intent); in execStartActivity()
122 verifyActivityInManifest(intent); in execStartActivity()
133 private void verifyActivityInManifest(Intent intent) { in verifyActivityInManifest() method in ShadowInstrumentation
168 verifyActivityInManifest(intent); in execStartActivity()