Home
last modified time | relevance | path

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

/frameworks/base/services/java/com/android/server/wm/
DInputMonitor.java59 private boolean mInputDevicesReady; field in InputMonitor
326 if (!mInputDevicesReady) { in notifyConfigurationChanged()
327 mInputDevicesReady = true; in notifyConfigurationChanged()
336 if (!mInputDevicesReady) { in waitForInputDevicesReady()
342 return mInputDevicesReady; in waitForInputDevicesReady()