Home
last modified time | relevance | path

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

/foundation/multimodalinput/input/test/unittest/interfaces/kits/
H A Dinput_native_test.cpp1316 static void AxisEventCallbackAll(const struct Input_AxisEvent* axisEvent) in AxisEventCallbackAll() function
1325 MMI_HILOGI("AxisEventCallbackAll, axisAction:%{public}d, sourceType:%{public}d, axisEventType:%{public}d", in AxisEventCallbackAll()
1514 Input_Result retResult = OH_Input_AddAxisEventMonitorForAll(AxisEventCallbackAll); in HWTEST_F()
1516 retResult = OH_Input_RemoveAxisEventMonitorForAll(AxisEventCallbackAll); in HWTEST_F()
1552 Input_Result retResult = OH_Input_RemoveAxisEventMonitorForAll(AxisEventCallbackAll); in HWTEST_F()
1554 retResult = OH_Input_AddAxisEventMonitorForAll(AxisEventCallbackAll); in HWTEST_F()
1556 retResult = OH_Input_RemoveAxisEventMonitorForAll(AxisEventCallbackAll); in HWTEST_F()

Completed in 4 milliseconds