Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/pm/
DInstallSessionTracker.java77 SessionInfo sessionInfo = pushSessionDisplayToLauncher(sessionId, helper, callback); in onCreated()
143 SessionInfo sessionInfo = pushSessionDisplayToLauncher(sessionId, helper, callback); in onBadgingChanged()
150 private SessionInfo pushSessionDisplayToLauncher(final int sessionId, in pushSessionDisplayToLauncher() method in InstallSessionTracker