Searched refs:getEphemeralApplications (Results 1 – 6 of 6) sorted by relevance
562 ParceledListSlice getEphemeralApplications(int userId); in getEphemeralApplications() method
3514 public abstract List<EphemeralApplicationInfo> getEphemeralApplications(); in getEphemeralApplications() method in PackageManager
275 public List<EphemeralApplicationInfo> getEphemeralApplications() { in getEphemeralApplications() method in BridgePackageManager
319 public List<EphemeralApplicationInfo> getEphemeralApplications() { in getEphemeralApplications() method in MockPackageManager
717 public List<EphemeralApplicationInfo> getEphemeralApplications() { in getEphemeralApplications() method in ApplicationPackageManager720 mPM.getEphemeralApplications(mContext.getUserId()); in getEphemeralApplications()
6366 public ParceledListSlice<EphemeralApplicationInfo> getEphemeralApplications(int userId) {