Searched refs:mInputDevicesChangedPending (Results 1 – 1 of 1) sorted by relevance
161 private boolean mInputDevicesChangedPending; // guarded by mInputDevicesLock field in InputManagerService748 if (!mInputDevicesChangedPending) { in deliverInputDevicesChanged()751 mInputDevicesChangedPending = false; in deliverInputDevicesChanged()1770 if (!mInputDevicesChangedPending) { in notifyInputDevicesChanged()1771 mInputDevicesChangedPending = true; in notifyInputDevicesChanged()