Home
last modified time | relevance | path

Searched refs:checkBundleMsgEventId (Results 1 - 2 of 2) sorted by relevance

/foundation/resourceschedule/device_usage_statistics/services/packagegroup/src/
H A Dbundle_active_group_controller.cpp263 int32_t checkBundleMsgEventId = BundleActiveGroupHandler::MSG_CHECK_DEFAULT_BUNDLE_STATE; in ReportEvent() local
269 checkBundleMsgEventId = BundleActiveGroupHandler::MSG_CHECK_NOTIFICATION_SEEN_BUNDLE_STATE; in ReportEvent()
275 checkBundleMsgEventId = BundleActiveGroupHandler::MSG_CHECK_SYSTEM_INTERACTIVE_BUNDLE_STATE; in ReportEvent()
283 SendCheckBundleMsg(event, userId, timeUntilNextCheck, checkBundleMsgEventId); in ReportEvent()
288 const int64_t& timeUntilNextCheck, const int64_t& checkBundleMsgEventId) in SendCheckBundleMsg()
297 activeGroupHandler_.lock()->SendCheckBundleMsg(checkBundleMsgEventId, handlerobjToPtr, timeUntilNextCheck); in SendCheckBundleMsg()
287 SendCheckBundleMsg(const BundleActiveEvent& event, const int32_t& userId, const int64_t& timeUntilNextCheck, const int64_t& checkBundleMsgEventId) SendCheckBundleMsg() argument
/foundation/resourceschedule/device_usage_statistics/services/packagegroup/include/
H A Dbundle_active_group_controller.h102 const int64_t& timeUntilNextCheck, const int64_t& checkBundleMsgEventId);

Completed in 2 milliseconds