Searched defs:getVisibilityAllowList (Results 1 – 6 of 6) sorted by relevance
51 SparseArray<int[]> getVisibilityAllowList(PackageDataSnapshot snapshot, in getVisibilityAllowList() method
267 public SparseArray<int[]> getVisibilityAllowList(PackageDataSnapshot snapshot, in getVisibilityAllowList() method in AppsFilterBase313 SparseArray<int[]> getVisibilityAllowList(PackageDataSnapshot snapshot, in getVisibilityAllowList() method in AppsFilterBase
137 public final int[] getVisibilityAllowList(@NonNull String packageName, int userId) { in getVisibilityAllowList() method in PackageManagerInternalBase
554 int[] getVisibilityAllowList(@NonNull String packageName, @UserIdInt int userId); in getVisibilityAllowList() method
5315 public int[] getVisibilityAllowList(@NonNull String packageName, @UserIdInt int userId) { in getVisibilityAllowList() method in ComputerEngine
835 public abstract int[] getVisibilityAllowList(@NonNull String packageName, int userId); in getVisibilityAllowList() method in PackageManagerInternal