Home
last modified time | relevance | path

Searched refs:ResetInactiveTimer (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/powermgr/power_manager/services/native/src/
H A Dpower_state_machine.cpp250 ResetInactiveTimer(); in EmplaceAwake()
372 ResetInactiveTimer(); in EmplaceDim()
629 ResetInactiveTimer(false); in WakeupDeviceInner()
898 ResetInactiveTimer(); in WakeupDeviceInner()
1086 void PowerStateMachine::ResetInactiveTimer(bool needPrintLog) in WakeupDeviceInner() function in OHOS::PowerMgr::PowerStateMachine
1256 ResetInactiveTimer(); in WakeupDeviceInner()
1345 ResetInactiveTimer(false); in WakeupDeviceInner()
1347 ResetInactiveTimer(); in WakeupDeviceInner()
/ohos5.0/base/powermgr/power_manager/services/native/include/
H A Dpower_state_machine.h124 void ResetInactiveTimer(bool needPrintLog = true);
/ohos5.0/base/powermgr/power_manager/test/unittest/src/
H A Dnative_power_state_machine_test.cpp79 stateMachine->ResetInactiveTimer();
/ohos5.0/base/powermgr/power_manager/services/native/src/runninglock/
H A Drunning_lock_mgr.cpp102 stateMachine->ResetInactiveTimer(); in InitLocksTypeScreen()