Searched defs:allowlistUids (Results 1 – 1 of 1) sorted by relevance
1054 final int[] allowlistUids = getAllowlistUidsLocked(); in dump() local1118 final int[] allowlistUids = getAllowlistUidsLocked(); in dumpProto() local1156 final int[] allowlistUids = (int[]) msg.obj; in handleMessage() local1292 int[] allowlistUids = new int[uids.size()]; in getAllowlistUidsLocked() local1312 final int[] allowlistUids = getAllowlistUidsLocked(); in enqueueNotifyAllowlistChangedLocked() local1323 private void notifyAllowlistChanged(int[] allowlistUids) { in notifyAllowlistChanged()