Searched refs:mTempInputDevicesChangedListenersToNotify (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/java/com/android/server/input/
H A DInputManagerService.java130 mTempInputDevicesChangedListenersToNotify = field in class:InputManagerService
625 mTempInputDevicesChangedListenersToNotify.clear();
637 mTempInputDevicesChangedListenersToNotify.add(
661 mTempInputDevicesChangedListenersToNotify.get(i).notifyInputDevicesChanged(
664 mTempInputDevicesChangedListenersToNotify.clear();

Completed in 155 milliseconds