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

/frameworks/base/services/core/java/com/android/server/input/
H A DInputManagerService.java161 mTempInputDevicesChangedListenersToNotify = field in class:InputManagerService
688 mTempInputDevicesChangedListenersToNotify.clear();
700 mTempInputDevicesChangedListenersToNotify.add(
724 mTempInputDevicesChangedListenersToNotify.get(i).notifyInputDevicesChanged(
727 mTempInputDevicesChangedListenersToNotify.clear();

Completed in 33 milliseconds