Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DPermissionsTest.java289 PRE_M_APP_PACKAGE_NAME, permission), PERMISSION_GRANT_STATE_DEFAULT); in assertCannotSetPermissionGrantStatePreMApp() local
/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DDeviceAndProfileOwnerTest.java184 private static final int PERMISSION_GRANT_STATE_DEFAULT = 0; field in DeviceAndProfileOwnerTest