Home
last modified time | relevance | path

Searched refs:DEVICE_USAGE_STATISTICS_SYS_ABILITY_ID (Results 1 - 8 of 8) sorted by relevance

/foundation/systemabilitymgr/samgr/interfaces/innerkits/samgr_proxy/include/
H A Dsystem_ability_definition.h152 DEVICE_USAGE_STATISTICS_SYS_ABILITY_ID = 1907, enumerator
/foundation/resourceschedule/work_scheduler/services/test/src/
H A Dworkschedulerservice_test.cpp953 int32_t DEVICE_USAGE_STATISTICS_SYS_ABILITY_ID = 1907; in HWTEST_F() local
954 workSchedulerService_->OnAddSystemAbility(DEVICE_USAGE_STATISTICS_SYS_ABILITY_ID, deviceId); in HWTEST_F()
955 workSchedulerService_->OnRemoveSystemAbility(DEVICE_USAGE_STATISTICS_SYS_ABILITY_ID, deviceId); in HWTEST_F()
/foundation/resourceschedule/device_standby/plugins/test/unittest/
H A Dstandby_plugin_strategy_test.cpp269 standbyMessage.want_->SetParam(SA_ID, DEVICE_USAGE_STATISTICS_SYS_ABILITY_ID); in HWTEST_F()
/foundation/resourceschedule/device_usage_statistics/interfaces/innerkits/src/
H A Dbundle_active_client.cpp45 sptr<IRemoteObject> object = samgr->GetSystemAbility(DEVICE_USAGE_STATISTICS_SYS_ABILITY_ID); in GetBundleActiveProxy()
/foundation/systemabilitymgr/samgr/interfaces/innerkits/rust/src/
H A Ddefinition.rs146 pub const DEVICE_USAGE_STATISTICS_SYS_ABILITY_ID: i32 = 1907; consts
/foundation/resourceschedule/work_scheduler/services/native/src/
H A Dwork_scheduler_service.cpp143 AddSystemAbilityListener(DEVICE_USAGE_STATISTICS_SYS_ABILITY_ID); in OnStart()
1158 if (systemAbilityId == DEVICE_USAGE_STATISTICS_SYS_ABILITY_ID) { in OnAddSystemAbility()
1180 } else if (systemAbilityId == DEVICE_USAGE_STATISTICS_SYS_ABILITY_ID) { in OnRemoveSystemAbility()
/foundation/resourceschedule/device_usage_statistics/test/unittest/
H A Ddevice_usage_statistics_test.cpp107 systemAbilityManager->GetSystemAbility(DEVICE_USAGE_STATISTICS_SYS_ABILITY_ID); in HWTEST_F()
/foundation/resourceschedule/device_usage_statistics/services/common/src/
H A Dbundle_active_service.cpp55 BundleActiveService::BundleActiveService() : SystemAbility(DEVICE_USAGE_STATISTICS_SYS_ABILITY_ID, true) in BundleActiveService()

Completed in 9 milliseconds