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