Searched defs:getInstalledApplicationsAsUser (Results 1 – 2 of 2) sorted by relevance
49 List<ApplicationInfo> getInstalledApplicationsAsUser(int flags, int userId); in getInstalledApplicationsAsUser() method
45 public List<ApplicationInfo> getInstalledApplicationsAsUser(int flags, int userId) { in getInstalledApplicationsAsUser() method in PackageManagerWrapperImpl