Searched refs:verifyActivityInManifest (Results 1 – 2 of 2) sorted by relevance
134 verifyActivityInManifest(componentName, /* requireMainActivity= */ true); in startMainActivity()151 verifyActivityInManifest(componentName, /* requireMainActivity= */ false); in startActivity()259 private void verifyActivityInManifest(ComponentName component, boolean requireMainActivity) { in verifyActivityInManifest() method in ShadowCrossProfileApps
103 verifyActivityInManifest(intent); in execStartActivity()122 verifyActivityInManifest(intent); in execStartActivity()133 private void verifyActivityInManifest(Intent intent) { in verifyActivityInManifest() method in ShadowInstrumentation168 verifyActivityInManifest(intent); in execStartActivity()