Searched refs:forceStopUser (Results 1 – 3 of 3) sorted by relevance
156 forceStopUser(newUserId); in testLifecycleListener()182 private static void forceStopUser(@UserIdInt int userId) throws RemoteException { in forceStopUser() method in CarUserManagerLifeCycleTest
1120 forceStopUser(userId, "finish user");1232 private void forceStopUser(@UserIdInt int userId, String reason) {
9344 PLcom/android/server/am/UserController;->forceStopUser(ILjava/lang/String;)V