Searched refs:TESTAPP_A (Results 1 – 1 of 1) sorted by relevance
64 private static final String TESTAPP_A = "com.android.cts.install.lib.testapp.A"; field in StagedRollbackTest173 startActivity(TESTAPP_A); in testRollbackApexWithApkCrashing()180 assertThat(mLogger).eventOccurred(ROLLBACK_INITIATE, null, REASON_APP_CRASH, TESTAPP_A); in testRollbackApexWithApkCrashing()222 startActivity(TESTAPP_A); in testWatchdogMonitorsAcrossReboots()