Home
last modified time | relevance | path

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

/base/inputmethod/imf/services/dfx/src/
Dinputmethod_sysevent.cpp96 StartTimerForReport(); in ImeUsageBehaviourReporter()
188 bool InputMethodSysEvent::StartTimerForReport() in StartTimerForReport() function in OHOS::MiscServices::InputMethodSysEvent
/base/inputmethod/imf/services/dfx/include/
Dinputmethod_sysevent.h53 bool StartTimerForReport();
/base/inputmethod/imf/services/src/
Dinput_method_system_ability.cpp74 if (!InputMethodSysEvent::GetInstance().StartTimerForReport()) { in OnStart()