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/
DInputManagerCallback.java47 private boolean mInputDevicesReady; field in InputManagerCallback
124 if (!mInputDevicesReady) { in notifyConfigurationChanged()
125 mInputDevicesReady = true; in notifyConfigurationChanged()
239 if (!mInputDevicesReady) { in waitForInputDevicesReady()
245 return mInputDevicesReady; in waitForInputDevicesReady()