Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/src/android/widget/focus/
DLinearLayoutGrid.java36 public ViewGroup getRootView() { in getRootView() method in LinearLayoutGrid
/frameworks/layoutlib/bridge/src/android/view/
DAttachInfo_Accessor.java53 public static ViewRootImpl getRootView(View view) { in getRootView() method in AttachInfo_Accessor
/frameworks/libs/systemui/motiontoollib/src/com/android/app/motiontool/
DMotionToolManager.kt136 private fun getRootView(windowId: String): View? { in getRootView() method
/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/bars/
DBridgeActionBar.java150 public View getRootView() { in getRootView() method in BridgeActionBar
/frameworks/base/packages/SystemUI/src/com/android/systemui/settings/brightness/
DBrightnessSliderController.java87 public View getRootView() { in getRootView() method in BrightnessSliderController
/frameworks/base/core/java/android/ddm/
DDdmHandleViewDebug.java189 private View getRootView(ByteBuffer in) { in getRootView() method in DdmHandleViewDebug
/frameworks/base/core/java/android/view/
DWindowManagerGlobal.java300 public View getRootView(String name) { in getRootView() method in WindowManagerGlobal
DAccessibilityInteractionController.java945 private View getRootView() { in getRootView() method in AccessibilityInteractionController
DView.java26272 public View getRootView() { in getRootView() method in View
/frameworks/opt/photoviewer/src/com/android/ex/photo/
DPhotoViewController.java1252 public View getRootView() { in getRootView() method in PhotoViewController