Searched refs:getAppsStore (Results 1 – 11 of 11) sorted by relevance
98 mAppsView.getAppsStore()::updateNotificationDots); in initUi()170 mAppsView.getAppsStore().updateProgressBar(app); in bindIncrementalDownloadProgressUpdated()224 mAppsView.getAppsStore().setApps(apps, flags); in bindAllApplications()
77 mPinnedAppsAdapter = new PinnedAppsAdapter(mActivity, mAppsView.getAppsStore(), in onFinishInflate()
113 boolean isEnabled = !mAllApps.getAppsStore().hasModelFlag(FLAG_QUIET_MODE_ENABLED); in reset()132 if (!mAllApps.getAppsStore().hasModelFlag( in attachWorkModeSwitch()
208 public AllAppsStore getAppsStore() { in getAppsStore() method in AllAppsContainerView
83 launcher.getAppsView().getAppsStore().disableDeferUpdates(DEFER_UPDATES_TEST); in resumeAppStoreUpdate()90 launcher.getAppsView().getAppsStore().enableDeferUpdates(DEFER_UPDATES_TEST); in waitForWorkTabSetup()
91 mAppsView.getAppsStore().addUpdateListener(this); in onAttachedToWindow()97 mAppsView.getAppsStore().removeUpdateListener(this); in onDetachedFromWindow()
87 l.getAppsView().getAppsStore().enableDeferUpdates(DEFER_UPDATES_TEST); in call()92 l.getAppsView().getAppsStore().disableDeferUpdates(DEFER_UPDATES_TEST); in call()
102 mLauncher.getAppsView().getAppsStore().registerIconContainer(this); in updateVisibility()104 mLauncher.getAppsView().getAppsStore().unregisterIconContainer(this); in updateVisibility()
132 l -> l.getAppsView().getAppsStore().getDeferUpdatesFlags()); in call()
207 return Arrays.stream(mLauncher.getAppsView().getAppsStore().getApps()); in getAppIconsForEdu()
1431 mAppsView.getAppsStore().updateNotificationDots(updatedDots); in updateNotificationDots()2170 mAppsView.getAppsStore() in clearPendingBinds()2621 mAppsView.getAppsStore().enableDeferUpdates(AllAppsStore.DEFER_UPDATES_NEXT_DRAW); in onInitialBindComplete()2622 pendingTasks.add(() -> mAppsView.getAppsStore().disableDeferUpdates( in onInitialBindComplete()2777 mAppsView.getAppsStore().setApps(apps, flags); in bindAllApplications()2796 mAppsView.getAppsStore().updateProgressBar(app); in bindIncrementalDownloadProgressUpdated()