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.java59 private boolean mInputDevicesReady; field in InputMonitor
321 if (!mInputDevicesReady) { in notifyConfigurationChanged()
322 mInputDevicesReady = true; in notifyConfigurationChanged()
331 if (!mInputDevicesReady) { in waitForInputDevicesReady()
337 return mInputDevicesReady; in waitForInputDevicesReady()