Searched refs:mInputDevicesChangedPending (Results 1 – 1 of 1) sorted by relevance
169 private boolean mInputDevicesChangedPending; // guarded by mInputDevicesLock field in InputManagerService783 if (!mInputDevicesChangedPending) { in deliverInputDevicesChanged()786 mInputDevicesChangedPending = false; in deliverInputDevicesChanged()1813 if (!mInputDevicesChangedPending) { in notifyInputDevicesChanged()1814 mInputDevicesChangedPending = true; in notifyInputDevicesChanged()