Home
last modified time | relevance | path

Searched refs:getCurrentRootView (Results 1 – 2 of 2) sorted by relevance

/frameworks/layoutlib/bridge/src/android/view/
DWindowManagerImpl.java332 public ViewGroup getCurrentRootView() { in getCurrentRootView() method in WindowManagerImpl
/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
DRenderSessionImpl.java1150 ViewGroup root = wm.getCurrentRootView(); in dispatchTouchEvent()
1187 ViewGroup root = wm.getCurrentRootView(); in dispatchKeyEvent()