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
252 public StartUserInBackgroundResult startUserInBackground(@NonNull UserHandle user) { in startUserInBackground() method in CarDevicePolicyManager
185 public void startUserInBackground(@UserIdInt int userId, in startUserInBackground() method in CarDevicePolicyService
75 public static boolean startUserInBackground(@UserIdInt int userId) { in startUserInBackground() method in ActivityManagerHelper
238 private void startUserInBackground() { in startUserInBackground() method in DevicePolicyFragment
508 protected void startUserInBackground(@UserIdInt int userId, in startUserInBackground() method in BaseCarUserServiceTestCase
2184 public void startUserInBackground(@UserIdInt int userId, in startUserInBackground() method in CarUserService