Searched defs:moveFocusToAdjacentWindow (Results 1 – 5 of 5) sorted by relevance
393 boolean moveFocusToAdjacentWindow(IWindow fromWindow, int direction); in moveFocusToAdjacentWindow() method
687 public boolean moveFocusToAdjacentWindow(IWindow fromWindow, @FocusDirection int direction) { in moveFocusToAdjacentWindow() method in WindowlessWindowManager
7813 private boolean moveFocusToAdjacentWindow(@FocusDirection int direction) { in moveFocusToAdjacentWindow() method in ViewRootImpl.ViewPostImeInputStage
988 public boolean moveFocusToAdjacentWindow(IWindow fromWindow, @FocusDirection int direction) { in moveFocusToAdjacentWindow() method in Session
9381 boolean moveFocusToAdjacentWindow(@NonNull WindowState fromWin, @FocusDirection int direction) { in moveFocusToAdjacentWindow() method in WindowManagerService