Home
last modified time | relevance | path

Searched refs:waitForInputDevicesReady (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/java/com/android/server/wm/
DInputMonitor.java334 public boolean waitForInputDevicesReady(long timeoutMillis) { in waitForInputDevicesReady() method in InputMonitor
DWindowManagerService.java6947 if (!mInputMonitor.waitForInputDevicesReady( in detectSafeMode()