Searched refs:setFocusedAppLw (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/services/java/com/android/server/wm/
H A DInputMonitor.java395 public void setFocusedAppLw(AppWindowToken newApp) { method in class:InputMonitor
H A DWindowManagerService.java4061 mInputMonitor.setFocusedAppLw(null);
4074 mInputMonitor.setFocusedAppLw(newFocus);
4801 mInputMonitor.setFocusedAppLw(null);

Completed in 169 milliseconds