Home
last modified time | relevance | path

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

/foundation/ability/dmsfwk/services/dtbschedmgr/include/
H A Dcommon_event_listener.h36 void OnUserSwitched();
/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Dcommon_event_listener.cpp73 OnUserSwitched(); in OnReceiveEvent()
115 void CommonEventListener::OnUserSwitched() in OnUserSwitched() function in OHOS::DistributedSchedule::CommonEventListener
119 HILOGI("OnUserSwitched called, accountId = %{public}d, type = %{public}d", accountId, type); in OnUserSwitched()
/foundation/resourceschedule/device_usage_statistics/services/packagegroup/include/
H A Dbundle_active_group_controller.h85 void OnUserSwitched(const int32_t userId, const int32_t currentUsedUser);
/foundation/resourceschedule/device_usage_statistics/services/packageusage/src/
H A Dbundle_active_report_handler.cpp170 bundleActiveCore_->OnUserSwitched(tmpHandlerobj.userId_); in ProcessUserSwitchEvent()
/foundation/resourceschedule/device_usage_statistics/services/common/include/
H A Dbundle_active_core.h208 void OnUserSwitched(const int32_t userId);
/foundation/resourceschedule/device_usage_statistics/test/unittest/
H A Ddevice_usage_statistics_service_test.cpp245 coreObject->OnUserSwitched(userId); in HWTEST_F()
776 coreObject->bundleGroupController_->OnUserSwitched(userId, userId); in HWTEST_F()
1040 coreObject->OnUserSwitched(userId); in HWTEST_F()
/foundation/resourceschedule/device_usage_statistics/services/packagegroup/src/
H A Dbundle_active_group_controller.cpp76 void BundleActiveGroupController::OnUserSwitched(const int32_t userId, const int32_t currentUsedUser) in OnUserSwitched() function in OHOS::DeviceUsageStats::BundleActiveGroupController
/foundation/resourceschedule/device_usage_statistics/services/common/src/
H A Dbundle_active_core.cpp550 void BundleActiveCore::OnUserSwitched(const int32_t userId) in OnUserSwitched() function in OHOS::DeviceUsageStats::BundleActiveCore
572 bundleGroupController_->OnUserSwitched(activatedOsAccountIds[i], currentUsedUser_); in OnUserSwitched()

Completed in 7 milliseconds