Searched defs:startUserInBackground (Results 1 – 10 of 10) sorted by relevance
25 void startUserInBackground(UserHandle target); in startUserInBackground() method
45 public void startUserInBackground(UserHandle target) { in startUserInBackground() method in LocalDevicePolicyManager
147 public void startUserInBackground(UserHandle target) { in startUserInBackground() method in RemoteDevicePolicyManager
31 void startUserInBackground(int userId, in AndroidFuture<UserStartResult> receiver); in startUserInBackground() method
242 public StartUserInBackgroundResult startUserInBackground(@NonNull UserHandle user) { in startUserInBackground() method in CarDevicePolicyManager
186 public void startUserInBackground(@UserIdInt int userId, in startUserInBackground() method in CarDevicePolicyService
73 public static boolean startUserInBackground(@UserIdInt int userId) { in startUserInBackground() method in ActivityManagerHelper
251 private void startUserInBackground() { in startUserInBackground() method in DevicePolicyFragment
514 protected void startUserInBackground(@UserIdInt int userId, in startUserInBackground() method in BaseCarUserServiceTestCase
2154 public void startUserInBackground(@UserIdInt int userId, in startUserInBackground() method in CarUserService