/packages/apps/Launcher3/tests/src/com/android/launcher3/ui/ |
D | TaplWorkProfileTest.java | 106 if (launcher.getAppsView() == null) { in removeWorkProfile() 109 launcher.getAppsView().getAppsStore().disableDeferUpdates(DEFER_UPDATES_TEST); in removeWorkProfile() 127 if (launcher.getAppsView().getContentView() instanceof AllAppsPagedView) { in waitForWorkTabSetup() 128 launcher.getAppsView().getAppsStore().enableDeferUpdates(DEFER_UPDATES_TEST); in waitForWorkTabSetup() 141 launcher -> launcher.getAppsView().isPersonalTabVisible(), in workTabExists() 144 launcher -> launcher.getAppsView().isWorkTabVisible(), in workTabExists() 156 AllAppsPagedView pagedView = (AllAppsPagedView) launcher.getAppsView().getContentView(); in toggleWorks() 160 WorkProfileManager manager = getFromLauncher(l -> l.getAppsView().getWorkManager()); in toggleWorks() 172 l.getAppsView().getAppsStore().disableDeferUpdates(DEFER_UPDATES_TEST); in toggleWorks() 173 l.getAppsView().getWorkManager().getWorkModeSwitch().performClick(); in toggleWorks() [all …]
|
/packages/apps/Launcher3/tests/src/com/android/launcher3/allapps/ |
D | TaplKeyboardFocusTest.java | 52 launcher.getAppsView().getActiveRecyclerView().getApps().getFocusedChild())); in testAllAppsFocusApp() 65 executeOnLauncher(launcher -> launcher.getAppsView().getSearchView().requestFocus()); in testAllAppsExitSearchAndFocusApp() 67 launcher -> launcher.getAppsView().getSearchView().hasFocus()); in testAllAppsExitSearchAndFocusApp() 71 launcher.getAppsView().getActiveRecyclerView().getApps().getFocusedChild())); in testAllAppsExitSearchAndFocusApp() 84 executeOnLauncher(launcher -> launcher.getAppsView().getSearchView().requestFocus()); in testAllAppsExitSearchAndFocusSearchResults() 86 launcher -> launcher.getAppsView().getSearchView().hasFocus()); in testAllAppsExitSearchAndFocusSearchResults() 90 launcher -> launcher.getAppsView().getActiveRecyclerView() in testAllAppsExitSearchAndFocusSearchResults() 94 executeOnLauncher(launcher -> launcher.getAppsView().getSearchUiManager().getEditText() in testAllAppsExitSearchAndFocusSearchResults() 102 launcher.getAppsView().getActiveRecyclerView().getApps().getFocusedChild() in testAllAppsExitSearchAndFocusSearchResults()
|
/packages/apps/Launcher3/tests/src/com/android/launcher3/ |
D | LauncherIntentTest.java | 62 executeOnLauncher(launcher -> launcher.getAppsView().getSearchView().requestFocus()); in moveToSearchView() 65 launcher -> launcher.getAppsView().getSearchView().hasFocus()); in moveToSearchView() 69 launcher -> launcher.getAppsView().getActiveRecyclerView() in moveToSearchView() 82 launcher -> !(launcher.getAppsView().getActiveRecyclerView() in assertOnMainAdapterAToZView() 86 launcher -> launcher.getAppsView().getCurrentPage() in assertOnMainAdapterAToZView() 90 launcher -> !launcher.getAppsView().getSearchView().hasFocus()); in assertOnMainAdapterAToZView()
|
/packages/apps/Launcher3/quickstep/tests/src/com/android/quickstep/ |
D | TaplPrivateSpaceTest.java | 104 executeOnLauncher(launcher -> launcher.getAppsView().resetAndScrollToPrivateSpaceHeader()); in testPrivateSpaceContainerIsPresent() 129 executeOnLauncher(launcher -> launcher.getAppsView().resetAndScrollToPrivateSpaceHeader()); in testUserInstalledAppIsShownAboveDivider() 154 executeOnLauncher(launcher -> launcher.getAppsView().resetAndScrollToPrivateSpaceHeader()); in testPrivateSpaceAppLongPressUninstallMenu() 172 executeOnLauncher(launcher -> launcher.getAppsView().resetAndScrollToPrivateSpaceHeader()); in testPrivateSpaceLockingBehaviour() 178 executeOnLauncher(launcher -> launcher.getAppsView().resetAndScrollToPrivateSpaceHeader()); in testPrivateSpaceLockingBehaviour() 192 executeOnLauncher(launcher -> launcher.getAppsView().resetAndScrollToPrivateSpaceHeader()); in testPrivateSpaceLockingBehaviour() 213 PrivateProfileManager manager = getFromLauncher(l -> l.getAppsView() in togglePrivateSpace() 246 launcher -> launcher.getAppsView().hasPrivateProfile(), in waitForPrivateSpaceSetup() 252 launcher -> !launcher.getAppsView().hasPrivateProfile(), in waitForPrivateSpaceRemoval()
|
/packages/apps/Launcher3/src/com/android/launcher3/allapps/ |
D | AllAppsTransitionController.java | 244 && mLauncher.getAppsView().getNavBarScrimHeight() > 0; in setProgress() 296 SCALE_PROPERTY.set(mLauncher.getAppsView(), scaleProgress); in onScaleProgressChanged() 297 if (!mLauncher.getAppsView().isSearching() || !mLauncher.getDeviceProfile().isTablet) { in onScaleProgressChanged() 301 AllAppsRecyclerView rv = mLauncher.getAppsView().getActiveRecyclerView(); in onScaleProgressChanged() 310 modifyAttributesOnViewTree(rv, mLauncher.getAppsView(), in onScaleProgressChanged() 313 restoreAttributesOnViewTree(rv, mLauncher.getAppsView(), in onScaleProgressChanged() 396 mLauncher.getAppsView().performHapticFeedback(HapticFeedbackConstants.VIRTUAL_KEY, 418 setter.setFloat(mLauncher.getAppsView(), in setAlphas()
|
D | FloatingMaskView.java | 58 mActivityContext.getAppsView().getActiveRecyclerView(); in onLayout()
|
D | WorkPausedCard.java | 83 mActivityContext.getAppsView().getWorkManager().setWorkProfileEnabled(true); in onClick()
|
D | WorkEduCard.java | 103 AllAppsRecyclerView rv = mActivityContext.getAppsView().mAH.get( in removeCard()
|
D | WorkModeSwitch.java | 95 if (mActivityContext.getAppsView().isSearchBarFloating()) { in setInsets()
|
/packages/apps/Launcher3/src/com/android/launcher3/testing/ |
D | TestInformationHandler.java | 151 l.getAppsView().getAppsStore().enableDeferUpdates(DEFER_UPDATES_TEST); in call() 156 l.getAppsView().getAppsStore().disableDeferUpdates(DEFER_UPDATES_TEST); in call() 162 l -> l.getAppsView().getActiveRecyclerView().computeVerticalScrollOffset()); in call() 322 l -> l.getAppsView().getActiveRecyclerView().getClipBounds().top); in call() 327 l -> l.getAppsView().getBottom() in call() 328 - l.getAppsView().getActiveRecyclerView().getBottom() in call() 329 + l.getAppsView().getActiveRecyclerView().getPaddingBottom()); in call() 345 l -> l.getAppsView().getAppsStore().getDeferUpdatesFlags()); in call()
|
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/secondarydisplay/ |
D | SecondaryDisplayPredictionsImpl.java | 43 mActivityContext.getAppsView().getFloatingHeaderView() in updateAppDivider() 51 mActivityContext.getAppsView().getFloatingHeaderView() in setPredictedApps()
|
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/appprediction/ |
D | PredictionRowView.java | 111 if (mActivityContext.getAppsView() != null) { in updateVisibility() 113 mActivityContext.getAppsView().getAppsStore().registerIconContainer(this); in updateVisibility() 115 mActivityContext.getAppsView().getAppsStore().unregisterIconContainer(this); in updateVisibility() 214 LayoutInflater inflater = mActivityContext.getAppsView().getLayoutInflater(); in applyPredictionApps()
|
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/uioverrides/states/ |
D | AllAppsState.java | 63 InteractionJankMonitorWrapper.begin(launcher.getAppsView(), in onBackStarted() 76 launcher.getAppsView(), Cuj.CUJ_LAUNCHER_CLOSE_ALL_APPS_BACK); in onBackInvoked() 101 return launcher.getAppsView().getDescription(); in getDescription()
|
/packages/apps/Launcher3/src/com/android/launcher3/secondarydisplay/ |
D | SecondaryDragLayer.java | 165 && !isEventOverView(mActivity.getAppsView(), ev)) { in onControllerInterceptTouchEvent() 232 mActivity.beginDragShared(v, mActivity.getAppsView(), options)); in onIconLongClicked() 242 mActivity.beginDragShared(v, mActivity.getAppsView(), options); in onIconLongClicked()
|
/packages/apps/Launcher3/src/com/android/launcher3/touch/ |
D | AbstractStateChangeTouchController.java | 221 mLauncher.getAppsView().onPull(-progress , -progress); in onDrag() 233 mLauncher.getAppsView().onPull(progress - 1f, progress - 1f); in onDrag() 367 mLauncher.getAppsView().onRelease(); in onDragEnd() 370 mLauncher.getAppsView().addSpringFromFlingUpdateListener(anim, velocity, progress); in onDragEnd()
|
/packages/apps/Launcher3/tests/src/com/android/launcher3/ui/workspace/ |
D | TaplThemeIconsTest.java | 68 executeOnLauncher(l -> verifyIconTheme(APP_NAME, l.getAppsView(), false)); in testIconWithoutTheme() 105 executeOnLauncher(l -> verifyIconTheme(APP_NAME, l.getAppsView(), false)); in testIconWithTheme()
|
/packages/apps/Launcher3/tests/multivalentTests/src/com/android/launcher3/util/ |
D | TestSandboxModelContextWrapper.java | 86 public ActivityAllAppsContainerView<ActivityContextWrapper> getAppsView() { in getAppsView() method in TestSandboxModelContextWrapper
|
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/overlay/ |
D | TaskbarOverlayContext.java | 114 public TaskbarAllAppsContainerView getAppsView() { in getAppsView() method in TaskbarOverlayContext
|
/packages/apps/Launcher3/src/com/android/launcher3/popup/ |
D | SystemShortcut.java | 217 context.getAppsView().getPrivateProfileManager(); 228 if (context.getAppsView().getAppsStore().getApp(
|
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/allapps/ |
D | TaskbarAllAppsViewController.java | 63 mAppsView = mSlideInView.getAppsView(); in TaskbarAllAppsViewController()
|
D | TaskbarAllAppsController.java | 186 mAppsView = mOverlayContext.getAppsView(); in show()
|
/packages/apps/Launcher3/src/com/android/launcher3/allapps/search/ |
D | AllAppsSearchBarController.java | 129 return mLauncher.getAppsView().getMainAdapterProvider().launchHighlightedItem(); in onEditorAction()
|
/packages/apps/Launcher3/src/com/android/launcher3/util/ |
D | KeyboardShortcutsDelegate.java | 121 } else if (mLauncher.getAppsView().isInAllApps()) { in onKeyDown()
|
/packages/apps/Launcher3/tests/src/com/android/launcher3/popup/ |
D | SystemShortcutTest.java | 118 mPrivateProfileManager = mTestContext.getAppsView().getPrivateProfileManager(); in setUp() 266 assertNull(mTestContext.getAppsView().getAppsStore().getApp( in testPrivateProfileInstallNonNullPrivateProfileUser()
|
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/ |
D | QuickstepOnboardingPrefs.java | 147 launcher.getAppsView().getFloatingHeaderView() in setup()
|