Searched defs:mPendingTempAllowlist (Results 1 – 3 of 3) sorted by relevance
26 private final SparseArray<ActivityManagerService.PendingTempAllowlist> mPendingTempAllowlist = field in PendingTempAllowlists
1213 final PendingTempAllowlists mPendingTempAllowlist = new PendingTempAllowlists(this); field in ActivityManagerService
379 private final SparseArray<String> mPendingTempAllowlist = new SparseArray<>(); field in ActivityTaskManagerService