Searched defs:whitelists (Results 1 – 5 of 5) sorted by relevance
34 public final AppBlockingPackageInfo[] whitelists; field in CarAppBlockingPolicy56 public CarAppBlockingPolicy(AppBlockingPackageInfo[] whitelists, in CarAppBlockingPolicy()
45 AppBlockingPackageInfo[] whitelists = new AppBlockingPackageInfo[] { carServiceInfo, in testParcelling() local
62 AppBlockingPackageInfo[] whitelists = new AppBlockingPackageInfo[] { selfInfo }; in getAppBlockingPolicy() local
674 ArrayMap<Integer, IntArray> whitelists = null; in doSyncWithCarServiceHelper() local762 ArrayMap<Integer, IntArray> whitelists = new ArrayMap<>(); in createDisplayWhitelistsLocked() local786 ArrayMap<Integer, IntArray> whitelists) { in updateUserAssignmentForDisplays()
1303 private void replaceWhitelists(AppBlockingPackageInfoWrapper[] whitelists) { in replaceWhitelists()1308 private void addToWhitelists(AppBlockingPackageInfoWrapper[] whitelists) { in addToWhitelists()1319 private void removeWhitelists(AppBlockingPackageInfoWrapper[] whitelists) { in removeWhitelists()