Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DInputManagerCallback.java54 private boolean mInputDevicesReady; field in InputManagerCallback
125 if (!mInputDevicesReady) { in notifyConfigurationChanged()
126 mInputDevicesReady = true; in notifyConfigurationChanged()
312 if (!mInputDevicesReady) { in waitForInputDevicesReady()
318 return mInputDevicesReady; in waitForInputDevicesReady()