Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DInputManagerCallback.java310 public boolean waitForInputDevicesReady(long timeoutMillis) { in waitForInputDevicesReady() method in InputManagerCallback
H A DWindowManagerService.java5138 if (!mInputManagerCallback.waitForInputDevicesReady( in detectSafeMode()