Searched refs:mDefaultRestrictBackgroundAllowlistUids (Results 1 – 1 of 1) sorted by relevance
677 private final SparseBooleanArray mDefaultRestrictBackgroundAllowlistUids = field in NetworkPolicyManagerService1018 mDefaultRestrictBackgroundAllowlistUids.append(uid, true); in addDefaultRestrictBackgroundAllowlistUidsUL()3148 && mDefaultRestrictBackgroundAllowlistUids.get(uid)4208 size = mDefaultRestrictBackgroundAllowlistUids.size();4214 fout.print(mDefaultRestrictBackgroundAllowlistUids.keyAt(i));