Home
last modified time | relevance | path

Searched refs:BroadcastUserForeground (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Duser_controller.h116 void BroadcastUserForeground(int32_t userId);
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Duser_controller.cpp296 BroadcastUserForeground(newUserId); in MoveUserToForeground()
333 void UserController::BroadcastUserForeground(int32_t userId) in BroadcastUserForeground() function in OHOS::AAFwk::UserController