Searched defs:bindIncrementalDownloadProgressUpdated (Results 1 – 3 of 3) sorted by relevance
216 public void bindIncrementalDownloadProgressUpdated(AppInfo app) { in bindIncrementalDownloadProgressUpdated() method in SecondaryDisplayLauncher
213 override fun bindIncrementalDownloadProgressUpdated(app: AppInfo?) { in <lambda>() method in com.android.launcher3.ModelCallbacks
535 default void bindIncrementalDownloadProgressUpdated(AppInfo app) { } in bindIncrementalDownloadProgressUpdated() method