Home
last modified time | relevance | path

Searched refs:ReportScreenRecorderGesture (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimodalinput/input/service/dfx/include/
H A Ddfx_hisysevent.h118 static void ReportScreenRecorderGesture(int32_t intervalTime);
/ohos5.0/foundation/multimodalinput/input/service/dfx/src/
H A Ddfx_hisysevent.cpp757 void DfxHisysevent::ReportScreenRecorderGesture(int32_t intervalTime) in ReportScreenRecorderGesture() function in OHOS::MMI::DfxHisysevent
/ohos5.0/foundation/multimodalinput/input/service/key_command/src/
H A Dkey_command_handler.cpp447 DfxHisysevent::ReportScreenRecorderGesture(intervalTime); in KnuckleGestureProcessor()