Home
last modified time | relevance | path

Searched refs:MSG_CHECK_DEFAULT_BUNDLE_STATE (Results 1 - 3 of 3) sorted by relevance

/foundation/resourceschedule/device_usage_statistics/services/packagegroup/src/
H A Dbundle_active_group_handler.cpp25 const int32_t BundleActiveGroupHandler::MSG_CHECK_DEFAULT_BUNDLE_STATE = 0; member in OHOS::DeviceUsageStats::BundleActiveGroupHandler
186 case MSG_CHECK_DEFAULT_BUNDLE_STATE: in ProcessEvent()
H A Dbundle_active_group_controller.cpp85 activeGroupHandler_.lock()->RemoveEvent(BundleActiveGroupHandler::MSG_CHECK_DEFAULT_BUNDLE_STATE); in OnUserSwitched()
184 activeGroupHandler_.lock()->SendEvent(BundleActiveGroupHandler::MSG_CHECK_DEFAULT_BUNDLE_STATE, in PeriodCheckBundleState()
263 int32_t checkBundleMsgEventId = BundleActiveGroupHandler::MSG_CHECK_DEFAULT_BUNDLE_STATE; in ReportEvent()
/foundation/resourceschedule/device_usage_statistics/services/packagegroup/include/
H A Dbundle_active_group_handler.h61 static const int32_t MSG_CHECK_DEFAULT_BUNDLE_STATE; member in OHOS::DeviceUsageStats::BundleActiveGroupHandler

Completed in 3 milliseconds