Searched refs:getTopFocusedDisplayId (Results 1 – 3 of 3) sorted by relevance
481 public abstract int getTopFocusedDisplayId(); in getTopFocusedDisplayId() method in WindowManagerInternal
7473 public int getTopFocusedDisplayId() { in getTopFocusedDisplayId() method in WindowManagerService.LocalService
2499 final int topFocusedDisplayId = mWindowManagerInternal.getTopFocusedDisplayId(); in setImeWindowStatus()