Home
last modified time | relevance | path

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

/cts/libs/install/src/com/android/cts/install/lib/
DTestApp.java83 public static final TestApp Apex1 = new TestApp("Apex1", SHIM_APEX_PACKAGE_NAME, 1, field in TestApp
/cts/hostsidetests/install/app/src/android/cts/install/
DInstallRule.java158 testAppMap.put(SHIM_APEX_PACKAGE_NAME, 1, TestApp.Apex1); in getTestAppTable()
/cts/hostsidetests/rollback/app/src/com/android/cts/rollback/host/app/
DHostTestHelper.java409 Rollback.from(TestApp.Apex2).to(TestApp.Apex1), in testApexOnlySystemVersionStagedRollback_Phase2_RollBack()
420 Rollback.from(TestApp.Apex2).to(TestApp.Apex1), in testApexOnlySystemVersionStagedRollback_Phase2_RollBack()
595 Rollback.from(Apex2SignedBobRotRollback).to(TestApp.Apex1), in testApexKeyRotationStagedRollback_Phase2_RollBack()
606 Rollback.from(Apex2SignedBobRotRollback).to(TestApp.Apex1), in testApexKeyRotationStagedRollback_Phase2_RollBack()
/cts/hostsidetests/stagedinstall/app/src/com/android/tests/stagedinstall/
DStagedInstallTest.java700 int sessionId = stageDowngradeSingleApk(TestApp.Apex1).assertSuccessful().getSessionId(); in testStagedInstallDowngradeApexToSystemVersion_DebugBuild_Commit()
1020 int sessionId = stageDowngradeSingleApk(TestApp.Apex1).assertSuccessful().getSessionId(); in testSamegradeSystemApex_Commit()