Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/am/
DPendingIntentRecord.java711 ArraySet<IBinder> allowedTokenSet, IBinder allowlistToken, in getBackgroundStartPrivilegesForActivitySender() argument
713 if (allowedTokenSet.contains(allowlistToken)) { in getBackgroundStartPrivilegesForActivitySender()