Home
last modified time | relevance | path

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

/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DKeySetHostTest.java368 private void testKeyRotationPerm(String permDefApk, String permUseApk, in testKeyRotationPerm() method in KeySetHostTest
423 testKeyRotationPerm(PERM_DEF_A_SIGNED, PERM_USE_B_SIGNED, PERM_USE_A_SIGNED, in testUpgradeSigPermGained()
432 testKeyRotationPerm(PERM_DEF_A_SIGNED, PERM_USE_A_SIGNED, PERM_USE_B_SIGNED, in testUpgradeSigPermLost()
441 testKeyRotationPerm(PERM_DEF_A_SIGNED, PERM_USE_B_SIGNED, PERM_DEF_B_SIGNED, in testUpgradeDefinerSigPermGained()
450 testKeyRotationPerm(PERM_DEF_A_SIGNED, PERM_USE_A_SIGNED, PERM_DEF_B_SIGNED, in testUpgradeDefinerSigPermLost()