Searched defs:getVisibilityAllowList (Results 1 – 6 of 6) sorted by relevance
51 SparseArray<int[]> getVisibilityAllowList(PackageDataSnapshot snapshot, in getVisibilityAllowList() method
269 public SparseArray<int[]> getVisibilityAllowList(PackageDataSnapshot snapshot, in getVisibilityAllowList() method in AppsFilterBase315 SparseArray<int[]> getVisibilityAllowList(PackageDataSnapshot snapshot, in getVisibilityAllowList() method in AppsFilterBase
151 public final int[] getVisibilityAllowList(@NonNull String packageName, int userId) { in getVisibilityAllowList() method in PackageManagerInternalBase
589 int[] getVisibilityAllowList(@NonNull String packageName, @UserIdInt int userId); in getVisibilityAllowList() method
5421 public int[] getVisibilityAllowList(@NonNull String packageName, @UserIdInt int userId) { in getVisibilityAllowList() method in ComputerEngine
854 public abstract int[] getVisibilityAllowList(@NonNull String packageName, int userId); in getVisibilityAllowList() method in PackageManagerInternal