Home
last modified time | relevance | path

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

/aosp14/frameworks/base/keystore/java/android/security/
H A DIKeyChainService.aidl70 boolean setGrant(int uid, String alias, boolean value); in setGrant() method
/aosp14/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
H A DDevicePolicyManagerService.java6306 keyChain.setGrant(caller.getUid(), alias, true);
6517 return keyChain.setGrant(granteeUid, alias, hasGrant);
6688 keyChain.setGrant(caller.getUid(), alias, true);
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt47356 Landroid/security/IKeyChainService$Stub$Proxy;->setGrant(ILjava/lang/String;Z)V
47397 Landroid/security/IKeyChainService;->setGrant(ILjava/lang/String;Z)V