Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/pm/
DEphemeralApplicationRegistry.java169 List<EphemeralApplicationInfo> result = getInstalledEphemeralApplicationsLPr(userId); in getEphemeralApplicationsLPw()
371 private List<EphemeralApplicationInfo> getInstalledEphemeralApplicationsLPr(int userId) { in getInstalledEphemeralApplicationsLPr() method in EphemeralApplicationRegistry