Searched defs:onInputDevicesChanged (Results 1 – 4 of 4) sorted by relevance
| /frameworks/base/core/java/android/hardware/input/ | ||
| D | IInputDevicesChangedListener.aidl | 28 oneway void onInputDevicesChanged(in int[] deviceIdAndGeneration); in onInputDevicesChanged() method |
| D | InputManagerGlobal.java | 229 public void onInputDevicesChanged(int[] deviceIdAndGeneration) throws RemoteException { in onInputDevicesChanged() method in InputManagerGlobal.InputDevicesChangedListener |
| /frameworks/native/services/inputflinger/ | ||
| D | InputDeviceMetricsCollector.cpp | 293 void InputDeviceMetricsCollector::onInputDevicesChanged(const std::vector<InputDeviceInfo>& infos) { in onInputDevicesChanged() function in android::InputDeviceMetricsCollector |
| D | UnwantedInteractionBlocker.cpp | 421 void UnwantedInteractionBlocker::onInputDevicesChanged( in onInputDevicesChanged() function in android::UnwantedInteractionBlocker |