Searched refs:mInputDevicesChangedPending (Results 1 – 1 of 1) sorted by relevance
167 private boolean mInputDevicesChangedPending; // guarded by mInputDevicesLock field in InputManagerService801 if (!mInputDevicesChangedPending) { in deliverInputDevicesChanged()804 mInputDevicesChangedPending = false; in deliverInputDevicesChanged()1894 if (!mInputDevicesChangedPending) { in notifyInputDevicesChanged()1895 mInputDevicesChangedPending = true; in notifyInputDevicesChanged()