Home
last modified time | relevance | path

Searched refs:getUninstalledEphemeralApplicationsLPr (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/pm/
DEphemeralApplicationRegistry.java170 result.addAll(getUninstalledEphemeralApplicationsLPr(userId)); in getEphemeralApplicationsLPw()
415 private List<EphemeralApplicationInfo> getUninstalledEphemeralApplicationsLPr(int userId) { in getUninstalledEphemeralApplicationsLPr() method in EphemeralApplicationRegistry