Searched refs:notifyInputDevicesChanged (Results 1 – 6 of 6) sorted by relevance
343 virtual void notifyInputDevicesChanged(const std::vector<InputDeviceInfo>& inputDevices) = 0;
88 jmethodID notifyInputDevicesChanged; member229 virtual void notifyInputDevicesChanged(const std::vector<InputDeviceInfo>& inputDevices);585 void NativeInputManager::notifyInputDevicesChanged(const std::vector<InputDeviceInfo>& inputDevices… in notifyInputDevicesChanged() function in android::NativeInputManager606 env->CallVoidMethod(mServiceObj, gServiceClassInfo.notifyInputDevicesChanged, in notifyInputDevicesChanged()1843 GET_METHOD_ID(gServiceClassInfo.notifyInputDevicesChanged, clazz, in register_android_server_InputManager()
832 mTempInputDevicesChangedListenersToNotify.get(i).notifyInputDevicesChanged( in deliverInputDevicesChanged()1892 private void notifyInputDevicesChanged(InputDevice[] inputDevices) { in notifyInputDevicesChanged() method in InputManagerService2406 public void notifyInputDevicesChanged(int[] info) { in notifyInputDevicesChanged() method in InputManagerService.InputDevicesChangedListenerRecord
136 mPolicy->notifyInputDevicesChanged(inputDevices); in loopOnce()
325 virtual void notifyInputDevicesChanged(const std::vector<InputDeviceInfo>& inputDevices) { in notifyInputDevicesChanged() function in android::FakeInputReaderPolicy
16443 …server/input/InputManagerService$InputDevicesChangedListenerRecord;->notifyInputDevicesChanged([I)V16529 HSPLcom/android/server/input/InputManagerService;->notifyInputDevicesChanged([Landroid/view/InputDe…