Home
last modified time | relevance | path

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

/packages/apps/Launcher2/src/com/android/launcher2/
DUninstallShortcutReceiver.java140 Set<String> newApps = new HashSet<String>(); in removeShortcut() local
DLauncher.java3492 Set<String> newApps = new HashSet<String>(); in bindItems() local