Home
last modified time | relevance | path

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

/cts/libs/install/src/com/android/cts/install/lib/
DTestApp.java56 public static final TestApp ARotated2 = new TestApp("ARotatedV2", A, 2, /*isApex*/false, field in TestApp
/cts/tests/rollback/src/com/android/cts/rollback/
DRollbackManagerTest.java418 Install.single(TestApp.ARotated2).setEnableRollback().commit(); in testRollbackAfterKeyRotation()
422 RollbackUtils.rollback(available.getRollbackId(), TestApp.ARotated2); in testRollbackAfterKeyRotation()