Searched refs:mInputDevicesChangedPending (Results 1 – 1 of 1) sorted by relevance
132 private boolean mInputDevicesChangedPending; // guarded by mInputDevicesLock field in InputManagerService657 if (!mInputDevicesChangedPending) { in deliverInputDevicesChanged()660 mInputDevicesChangedPending = false; in deliverInputDevicesChanged()1391 if (!mInputDevicesChangedPending) { in notifyInputDevicesChanged()1392 mInputDevicesChangedPending = true; in notifyInputDevicesChanged()