Home
last modified time | relevance | path

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

/packages/apps/Launcher3/robolectric_tests/src/com/android/launcher3/model/
DModelMultiCallbacksTest.java204 public void bindAllApplications(AppInfo[] apps, int flags) { in bindAllApplications() method in ModelMultiCallbacksTest.MyCallbacks
/packages/apps/Launcher3/src/com/android/launcher3/secondarydisplay/
DSecondaryDisplayLauncher.java289 public void bindAllApplications(AppInfo[] apps, int flags) { in bindAllApplications() method in SecondaryDisplayLauncher
/packages/apps/Launcher3/quickstep/robolectric_tests/src/com/android/launcher3/model/
DWidgetsPredicationUpdateTaskTest.java299 public void bindAllApplications(AppInfo[] apps, int flags) { } in bindAllApplications() method in WidgetsPredicationUpdateTaskTest.FakeBgDataModelCallback
/packages/apps/Launcher3/src/com/android/launcher3/model/
DBgDataModel.java480 void bindAllApplications(AppInfo[] apps, int flags); in bindAllApplications() method
/packages/apps/Launcher3/src/com/android/launcher3/
DLauncher.java2636 public void bindAllApplications(AppInfo[] apps, int flags) { in bindAllApplications() method in Launcher