Searched refs:OH_Input_RemoveAxisEventMonitorForAll (Results 1 – 9 of 9) sorted by relevance
21 | Input_Result OH_Input_RemoveAxisEventMonitorForAll(Input_AxisEventCallback callback) |删除所有类型轴事件监听…254 ret = OH_Input_RemoveAxisEventMonitorForAll(OnAllAxisEventCallback);
21 | Input_Result OH_Input_RemoveAxisEventMonitorForAll(Input_AxisEventCallback callback) |Removes a l…254 ret = OH_Input_RemoveAxisEventMonitorForAll(OnAllAxisEventCallback);
1516 retResult = OH_Input_RemoveAxisEventMonitorForAll(AxisEventCallbackAll);1540 Input_Result retResult = OH_Input_RemoveAxisEventMonitorForAll(nullptr);1552 Input_Result retResult = OH_Input_RemoveAxisEventMonitorForAll(AxisEventCallbackAll);1556 retResult = OH_Input_RemoveAxisEventMonitorForAll(AxisEventCallbackAll);
1187 Input_Result OH_Input_RemoveAxisEventMonitorForAll(Input_AxisEventCallback callback);
160 | [Input_Result](#input_result) [OH_Input_RemoveAxisEventMonitorForAll](#oh_input_removeaxiseventmo…2564 ### OH_Input_RemoveAxisEventMonitorForAll()2567 Input_Result OH_Input_RemoveAxisEventMonitorForAll (Input_AxisEventCallback callback)
152 | [Input_Result](input.md#input_result) [OH_Input_RemoveAxisEventMonitorForAll](input.md#oh_input_r…
1408 Input_Result OH_Input_RemoveAxisEventMonitorForAll(Input_AxisEventCallback callback) in OH_Input_RemoveAxisEventMonitorForAll() function