Searched refs:getAppsWithSharedUserIds (Results 1 – 4 of 4) sorted by relevance
533 public final SparseArray<String> getAppsWithSharedUserIds() { in getAppsWithSharedUserIds() method in PackageManagerInternalBase534 return snapshot().getAppsWithSharedUserIds(); in getAppsWithSharedUserIds()
586 SparseArray<String> getAppsWithSharedUserIds(); in getAppsWithSharedUserIds() method
5520 public SparseArray<String> getAppsWithSharedUserIds() { in getAppsWithSharedUserIds() method in ComputerEngine
878 public abstract SparseArray<String> getAppsWithSharedUserIds(); in getAppsWithSharedUserIds() method in PackageManagerInternal