Home
last modified time | relevance | path

Searched defs:uninstalledAppState (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/pm/
DEphemeralApplicationRegistry.java200 UninstalledEphemeralAppState uninstalledAppState = in onPackageInstalledLPw() local
282 UninstalledEphemeralAppState uninstalledAppState = new UninstalledEphemeralAppState( in addUninstalledEphemeralAppLPw() local
331 UninstalledEphemeralAppState uninstalledAppState = uninstalledAppStates.get(j); in pruneUninstalledEphemeralAppsLPw() local
425 UninstalledEphemeralAppState uninstalledAppState = uninstalledAppStates.get(i); in getUninstalledEphemeralApplicationsLPr() local
457 UninstalledEphemeralAppState uninstalledAppState = uninstalledAppStates.get(i); in getOrParseUninstalledEphemeralAppInfo() local
468 UninstalledEphemeralAppState uninstalledAppState = parseMetadataFile(metadataFile); in getOrParseUninstalledEphemeralAppInfo() local
495 UninstalledEphemeralAppState uninstalledAppState = in getUninstalledEphemeralAppStatesLPr() local