Home
last modified time | relevance | path

Searched defs:grant (Results 1 – 1 of 1) sorted by relevance

/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/
DKeyManagementTest.java110 final String grant = "com.android.test.autogrant-key-1"; in testCanInstallWithAutomaticAccess() local
129 assertTrue(mDevicePolicyManager.removeKeyPair(getWho(), grant)); in testCanInstallWithAutomaticAccess() local