Searched defs:allowlistUids (Results 1 – 1 of 1) sorted by relevance
1088 final int[] allowlistUids = getAllowlistUidsLocked(); in dump() local1152 final int[] allowlistUids = getAllowlistUidsLocked(); in dumpProto() local1190 final int[] allowlistUids = (int[]) msg.obj; in handleMessage() local1326 int[] allowlistUids = new int[uids.size()]; in getAllowlistUidsLocked() local1345 final int[] allowlistUids = getAllowlistUidsLocked(); in enqueueNotifyAllowlistChangedLocked() local1356 private void notifyAllowlistChanged(int[] allowlistUids) { in notifyAllowlistChanged()