Searched defs:getVisibilityAllowList (Results 1 – 6 of 6) sorted by relevance
51 SparseArray<int[]> getVisibilityAllowList(PackageDataSnapshot snapshot, in getVisibilityAllowList() method
254 public SparseArray<int[]> getVisibilityAllowList(PackageDataSnapshot snapshot, in getVisibilityAllowList() method in AppsFilterBase300 SparseArray<int[]> getVisibilityAllowList(PackageDataSnapshot snapshot, in getVisibilityAllowList() method in AppsFilterBase
138 public final int[] getVisibilityAllowList(@NonNull String packageName, int userId) { in getVisibilityAllowList() method in PackageManagerInternalBase
489 int[] getVisibilityAllowList(@NonNull String packageName, @UserIdInt int userId); in getVisibilityAllowList() method
5354 public int[] getVisibilityAllowList(@NonNull String packageName, @UserIdInt int userId) { in getVisibilityAllowList() method in ComputerEngine
773 public abstract int[] getVisibilityAllowList(@NonNull String packageName, int userId); in getVisibilityAllowList() method in PackageManagerInternal