Searched defs:startUserInBackground (Results 1 – 7 of 7) sorted by relevance
29 void startUserInBackground(int userId, in AndroidFuture<UserStartResult> receiver); in startUserInBackground() method
235 public StartUserInBackgroundResult startUserInBackground(@NonNull UserHandle user) { in startUserInBackground() method in CarDevicePolicyManager
68 public static boolean startUserInBackground(@UserIdInt int userId) { in startUserInBackground() method in ActivityManagerHelper
178 public void startUserInBackground(@UserIdInt int userId, in startUserInBackground() method in CarDevicePolicyService
239 private void startUserInBackground() { in startUserInBackground() method in DevicePolicyFragment
407 protected void startUserInBackground(@UserIdInt int userId, in startUserInBackground() method in BaseCarUserServiceTestCase
1849 public void startUserInBackground(@UserIdInt int userId, in startUserInBackground() method