Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DKeyManagementTest.java162 final String grant = "com.android.test.autogrant-key-1"; in testCanInstallWithAutomaticAccess() local
168 getWho(), mFakePrivKey, new Certificate[] {mFakeCert}, grant, true)) in testCanInstallWithAutomaticAccess()
176 assertGranted(grant, true); in testCanInstallWithAutomaticAccess()
180 assertThat(KeyChain.getPrivateKey(mActivity, grant).getAlgorithm()).isEqualTo("RSA"); in testCanInstallWithAutomaticAccess()
183 assertThat(mDevicePolicyManager.removeKeyPair(getWho(), grant)).isTrue(); in testCanInstallWithAutomaticAccess()
187 assertGranted(grant, false); in testCanInstallWithAutomaticAccess()
/cts/hostsidetests/appsecurity/test-apps/MediaStorageApp/src/com/android/cts/mediastorageapp/
DMediaStorageTest.java750 final UiSelector grant = new UiSelector().textMatches("(?i)Allow"); in doEscalation() local
754 uiScrollable.scrollIntoView(grant); in doEscalation()
759 final boolean grantExists = new UiObject(grant).waitForExists(timeout); in doEscalation()
766 device.findObject(grant).click(); in doEscalation()
/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DExternalStorageHostTest.java956 boolean grant) throws Exception { in updatePermissions() argument
957 final String verb = grant ? "grant" : "revoke"; in updatePermissions()
/cts/tests/tests/security/jni/
Dandroid_security_cts_cve_2019_2213_Test.c1082 u64 grant(u64 avc, u32 ssid, u32 tsid, u16 class) { in grant() function
1147 u64 avcnode = grant(avc, get_sid(), 2, 1); in disable_selinux()
/cts/apps/CtsVerifier/
DNOTICE.txt198 6. Trademarks. This License does not grant permission to use the trade
427 6. Trademarks. This License does not grant permission to use the trade
2740 6. Trademarks. This License does not grant permission to use the trade
3049 6. Trademarks. This License does not grant permission to use the trade
3351 6. Trademarks. This License does not grant permission to use the trade
3846 6. Trademarks. This License does not grant permission to use the trade
4054 6. Trademarks. This License does not grant permission to use the trade
4418 6. Trademarks. This License does not grant permission to use the trade
4612 6. Trademarks. This License does not grant permission to use the trade
5028 6. Trademarks. This License does not grant permission to use the trade
[all …]