Home
last modified time | relevance | path

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

/aosp12/packages/apps/KeyChain/src/com/android/keychain/
H A DKeyChainService.java105 private final Set<Integer> ALLOWED_UIDS = Collections.unmodifiableSet( field in KeyChainService
527 if (!ALLOWED_UIDS.contains(uid)) {