Home
last modified time | relevance | path

Searched defs:getRootView (Results 1 – 9 of 9) 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.java83 public static ViewRootImpl getRootView(View view) { in getRootView() method in AttachInfo_Accessor
/frameworks/libs/systemui/motiontoollib/src/com/android/app/motiontool/
DMotionToolManager.kt137 private fun getRootView(windowId: String): View? { in <lambda>() method in com.android.app.motiontool.MotionToolManager
/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.java83 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.java294 public View getRootView(String name) { in getRootView() method in WindowManagerGlobal
DView.java25635 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