Home
last modified time | relevance | path

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

/ohos5.0/base/inputmethod/imf/common/src/
H A Dinputmethod_sysevent.cpp96 StartTimerForReport(); in ImeUsageBehaviourReporter()
200 bool InputMethodSysEvent::StartTimerForReport() in StartTimerForReport() function in OHOS::MiscServices::InputMethodSysEvent
/ohos5.0/base/inputmethod/imf/common/include/
H A Dinputmethod_sysevent.h56 bool StartTimerForReport();
/ohos5.0/base/inputmethod/imf/services/src/
H A Dinput_method_system_ability.cpp85 if (!InputMethodSysEvent::GetInstance().StartTimerForReport()) { in OnStart()