Home
last modified time | relevance | path

Searched refs:handleTapOutsideFocusInsideSelf (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
DInputTarget.java51 void handleTapOutsideFocusInsideSelf(); in handleTapOutsideFocusInsideSelf() method
DEmbeddedWindowController.java358 mHostWindowState.handleTapOutsideFocusInsideSelf(); in handleTap()
372 public void handleTapOutsideFocusInsideSelf() { in handleTapOutsideFocusInsideSelf() method in EmbeddedWindowController.EmbeddedWindow
DWindowState.java6061 public void handleTapOutsideFocusInsideSelf() { in handleTapOutsideFocusInsideSelf() method in WindowState
DWindowManagerService.java9053 t.handleTapOutsideFocusInsideSelf(); in onPointerDownOutsideFocusLocked()