Searched refs:getAppsWithSharedUserIds (Results 1 – 4 of 4) sorted by relevance
544 public final SparseArray<String> getAppsWithSharedUserIds() { in getAppsWithSharedUserIds() method in PackageManagerInternalBase545 return snapshot().getAppsWithSharedUserIds(); in getAppsWithSharedUserIds()
621 SparseArray<String> getAppsWithSharedUserIds(); in getAppsWithSharedUserIds() method
5626 public SparseArray<String> getAppsWithSharedUserIds() { in getAppsWithSharedUserIds() method in ComputerEngine
897 public abstract SparseArray<String> getAppsWithSharedUserIds(); in getAppsWithSharedUserIds() method in PackageManagerInternal