Home
last modified time | relevance | path

Searched refs:ProfileChanged (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/test/mock/services_appmgr_test/include/
H A Dmock_application.h119 void ProfileChanged(const Profile& profile) in ProfileChanged() function
/ohos5.0/foundation/ability/ability_runtime/test/unittest/ams_ipc_interface_test/
H A Dams_ipc_appscheduler_interface_test.cpp256 .WillOnce(Invoke(mockApplication.GetRefPtr(), &MockApplication::ProfileChanged));
/ohos5.0/foundation/ability/ability_runtime/test/moduletest/common/ams/ipc_app_scheduler_test/
H A Dams_ipc_app_scheduler_module_test.cpp198 .WillOnce(Invoke(mockApplication.GetRefPtr(), &MockApplication::ProfileChanged));