Home
last modified time | relevance | path

Searched defs:getRootView (Results 1 – 8 of 8) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/
DBaseDraggingActivity.java114 public abstract View getRootView(); in getRootView() method in BaseDraggingActivity
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
DRecentsViewContainer.java72 View getRootView(); in getRootView() method
/packages/apps/Launcher3/src/com/android/launcher3/statemanager/
DStatefulActivity.java79 public final LauncherRootView getRootView() { in getRootView() method in StatefulActivity
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/
DTaskbarUIController.java108 public View getRootView() { in getRootView() method in TaskbarUIController
/packages/apps/Messaging/src/com/android/messaging/ui/
DSnackBar.java233 public View getRootView() { in getRootView() method in SnackBar
/packages/apps/Car/Launcher/app/src/com/android/car/carlauncher/homescreen/
DHomeCardFragment.java309 protected final View getRootView() { in getRootView() method in HomeCardFragment
/packages/apps/Launcher3/src/com/android/launcher3/secondarydisplay/
DSecondaryDisplayLauncher.java203 public View getRootView() { in getRootView() method in SecondaryDisplayLauncher
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/interaction/
DTutorialFragment.java456 RootSandboxLayout getRootView() { in getRootView() method in TutorialFragment