Home
last modified time | relevance | path

Searched defs:getTopFocusedDisplayUiContext (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
DWindowManagerInternal.java585 public abstract Context getTopFocusedDisplayUiContext(); in getTopFocusedDisplayUiContext() method in WindowManagerInternal
DWindowManagerService.java7804 public Context getTopFocusedDisplayUiContext() { in getTopFocusedDisplayUiContext() method in WindowManagerService.LocalService