Home
last modified time | relevance | path

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

/packages/apps/Launcher2/src/com/android/launcher2/
DDragController.java331 public void onAppsRemoved(ArrayList<ApplicationInfo> appInfos, Context context) { in onAppsRemoved() method in DragController
/packages/apps/Launcher3/src/com/android/launcher3/dragndrop/
DDragController.java258 public void onAppsRemoved(ItemInfoMatcher matcher) { in onAppsRemoved() method in DragController