Home
last modified time | relevance | path

Searched refs:callTime (Results 1 – 2 of 2) sorted by relevance

/base/powermgr/power_manager/services/native/include/
Dpower_state_machine.h190 void SendEventToPowerMgrNotify(PowerState state, int64_t callTime);
/base/powermgr/power_manager/services/native/src/
Dpower_state_machine.cpp542 void PowerStateMachine::SendEventToPowerMgrNotify(PowerState state, int64_t callTime) in SendEventToPowerMgrNotify() argument
555 notify->PublishScreenOnEvents(callTime); in SendEventToPowerMgrNotify()
557 notify->PublishScreenOffEvents(callTime); in SendEventToPowerMgrNotify()