Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DKeyManagementTest.java136 final String grant = "com.android.test.autogrant-key-1"; in testCanInstallWithAutomaticAccess() local
155 assertTrue(mDevicePolicyManager.removeKeyPair(getWho(), grant)); in testCanInstallWithAutomaticAccess() local