Home
last modified time | relevance | path

Searched defs:switchUser (Results 1 – 25 of 27) sorted by relevance

12

/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dsub_managers_helper.cpp43 void SubManagersHelper::InitSubManagers(int userId, bool switchUser) in InitSubManagers()
57 void SubManagersHelper::InitConnectManager(int32_t userId, bool switchUser) in InitConnectManager()
76 void SubManagersHelper::InitDataAbilityManager(int32_t userId, bool switchUser) in InitDataAbilityManager()
93 void SubManagersHelper::InitPendWantManager(int32_t userId, bool switchUser) in InitPendWantManager()
110 void SubManagersHelper::InitMissionListManager(int userId, bool switchUser) in InitMissionListManager()
136 void SubManagersHelper::InitUIAbilityManager(int userId, bool switchUser) in InitUIAbilityManager()
H A Dability_manager_service.cpp8127 void AbilityManagerService::SwitchManagers(int32_t userId, bool switchUser) in SwitchManagers()
/aosp14/frameworks/base/packages/SettingsLib/tests/robotests/testutils/com/android/settingslib/testutils/shadow/
H A DShadowActivityManager.java44 protected boolean switchUser(int userId) { in switchUser() method in ShadowActivityManager
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
H A DUserLifecycleStressTest.java195 private void switchUser(int userId) { in switchUser() method in UserLifecycleStressTest
H A DUserManagerTest.java1547 private void switchUser(UserHandle user) { in switchUser() method in UserManagerTest
1562 private void switchUser(int userId) { in switchUser() method in UserManagerTest
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/policy/
H A DDeviceProvisionedControllerImplTest.kt287 private fun switchUser(toUser: Int) { regex
/aosp14/frameworks/base/apct-tests/perftests/multiuser/src/android/multiuser/
H A DUserLifecycleTests.java464 public void switchUser() throws Exception { in switchUser() method in UserLifecycleTests
1272 private void switchUser(int userId) throws RemoteException { in switchUser() method in UserLifecycleTests
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/user/domain/interactor/
H A DUserInteractor.kt599 private fun switchUser(userId: Int) { regex
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/wmshell/
H A DBubblesTest.java2067 private void switchUser(int userId) { in switchUser() method in BubblesTest
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DActivityTaskManagerInternal.java530 public abstract boolean switchUser(int userId, UserState userState); in switchUser() method in ActivityTaskManagerInternal
H A DRootWindowContainer.java1872 boolean switchUser(int userId, UserState uss) { in switchUser() method in RootWindowContainer
H A DWindowContainer.java1779 void switchUser(int userId) { in switchUser() method in WindowContainer
H A DWindowState.java2685 void switchUser(int userId) { in switchUser() method in WindowState
H A DDisplayContent.java3326 void switchUser(int userId) { in switchUser() method in DisplayContent
H A DActivityTaskManagerService.java6785 public boolean switchUser(int userId, UserState userState) { in switchUser() method in ActivityTaskManagerService.LocalService
/aosp14/frameworks/base/services/tests/mockingservicestests/src/com/android/server/app/
H A DGameManagerServiceTests.java260 private void switchUser(GameManagerService gameManagerService, int from, int to) { in switchUser() method in GameManagerServiceTests
/aosp14/frameworks/base/core/java/android/app/
H A DActivityManager.java4801 public boolean switchUser(int userid) { in switchUser() method in ActivityManager
4820 public boolean switchUser(@NonNull UserHandle user) { in switchUser() method in ActivityManager
H A DIActivityManager.aidl402 boolean switchUser(int userid); in switchUser() method
/aosp14/frameworks/base/services/voiceinteraction/java/com/android/server/voiceinteraction/
H A DVoiceInteractionManagerService.java675 public void switchUser(@UserIdInt int userHandle) { in switchUser() method in VoiceInteractionManagerService.VoiceInteractionManagerServiceStub
/aosp14/frameworks/base/services/core/java/com/android/server/wallpaper/
H A DWallpaperManagerService.java1850 void switchUser(int userId, IRemoteCallback reply) { in switchUser() method in WallpaperManagerService
/aosp14/frameworks/base/services/core/java/com/android/server/tv/interactive/
H A DTvInteractiveAppManagerService.java455 private void switchUser(int userId) { in switchUser() method in TvInteractiveAppManagerService
/aosp14/frameworks/base/services/core/java/com/android/server/tv/
H A DTvInputManagerService.java501 private void switchUser(int userId) { in switchUser() method in TvInputManagerService
/aosp14/frameworks/base/core/java/android/app/admin/
H A DIDevicePolicyManager.aidl284 boolean switchUser(in ComponentName who, in UserHandle userHandle); in switchUser() method
H A DDevicePolicyManager.java11272 public boolean switchUser(@NonNull ComponentName admin, @Nullable UserHandle userHandle) { in switchUser() method in DevicePolicyManager
/aosp14/frameworks/base/services/accessibility/java/com/android/server/accessibility/
H A DAccessibilityManagerService.java1794 private void switchUser(int userId) { in switchUser() method in AccessibilityManagerService

12