Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DInputMonitor.java99 private boolean mInputDevicesReady; field in InputMonitor
423 if (!mInputDevicesReady) { in notifyConfigurationChanged()
424 mInputDevicesReady = true; in notifyConfigurationChanged()
433 if (!mInputDevicesReady) { in waitForInputDevicesReady()
439 return mInputDevicesReady; in waitForInputDevicesReady()