Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/statemanager/
DStatefulActivity.java73 public final LauncherRootView getRootView() { in getRootView() method in StatefulActivity
/packages/apps/Car/Launcher/src/com/android/car/carlauncher/homescreen/
DHomeCardFragment.java240 protected final View getRootView() { in getRootView() method in HomeCardFragment
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/interaction/
DTutorialFragment.java304 RootSandboxLayout getRootView() { in getRootView() method in TutorialFragment
/packages/apps/Launcher3/src/com/android/launcher3/secondarydisplay/
DSecondaryDisplayLauncher.java165 public View getRootView() { in getRootView() method in SecondaryDisplayLauncher
/packages/apps/Launcher3/src/com/android/launcher3/
DBaseDraggingActivity.java162 public abstract View getRootView(); in getRootView() method in BaseDraggingActivity
/packages/apps/Messaging/src/com/android/messaging/ui/
DSnackBar.java233 public View getRootView() { in getRootView() method in SnackBar