Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/model/
DPackageIncrementalDownloadUpdatedTask.java59 c -> c.bindIncrementalDownloadProgressUpdated(appInfo)); in execute()
DPackageInstallStateChangedTask.java65 scheduleCallbackTask(c -> c.bindIncrementalDownloadProgressUpdated(appInfo)); in execute()
DBgDataModel.java465 void bindIncrementalDownloadProgressUpdated(AppInfo app); in bindIncrementalDownloadProgressUpdated() method
/packages/apps/Launcher3/src/com/android/launcher3/secondarydisplay/
DSecondaryDisplayLauncher.java212 public void bindIncrementalDownloadProgressUpdated(AppInfo app) { in bindIncrementalDownloadProgressUpdated() method in SecondaryDisplayLauncher
/packages/apps/Launcher3/quickstep/robolectric_tests/src/com/android/launcher3/model/
DWidgetsPredicationUpdateTaskTest.java272 public void bindIncrementalDownloadProgressUpdated(AppInfo app) { } in bindIncrementalDownloadProgressUpdated() method in WidgetsPredicationUpdateTaskTest.FakeBgDataModelCallback
/packages/apps/Launcher3/src/com/android/launcher3/
DLauncher.java2651 public void bindIncrementalDownloadProgressUpdated(AppInfo app) { in bindIncrementalDownloadProgressUpdated() method in Launcher