HomeSort by relevance Sort by last modified time
    Searched defs:newUserId (Results 1 - 18 of 18) sorted by null

  /frameworks/base/services/tests/servicestests/src/com/android/server/am/
UserControllerTest.java 205 int newUserId = reportMsg.arg2;
208 mUserController.dispatchUserSwitch(userState, oldUserId, newUserId);
235 int newUserId = reportMsg.arg2;
238 mUserController.dispatchUserSwitch(userState, oldUserId, newUserId);
253 int newUserId = reportMsg.arg2;
256 mUserController.continueUserSwitch(userState, oldUserId, newUserId);
270 int newUserId = reportMsg.arg2;
273 mUserController.continueUserSwitch(userState, oldUserId, newUserId);
297 int newUserId = reportMsg.arg2;
303 mUserController.dispatchUserSwitchComplete(newUserId);
    [all...]
  /cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DeviceOwnerTest.java 322 int newUserId = newUsers.get(0);
325 int flags = getUserFlags(newUserId);
    [all...]
ManagedProfileTest.java 320 int newUserId = -1;
322 newUserId = createManagedProfile(mParentUserId);
325 if (newUserId > 0) {
326 removeUser(newUserId);
    [all...]
  /frameworks/base/services/core/java/com/android/server/vr/
VrManagerService.java     [all...]
  /prebuilts/misc/common/robolectric/android-all/
android-all-8.0.0_r4-robolectric-0.jar 
android-all-o-preview-4-robolectric-0.jar 
android-all-6.0.0_r1-robolectric-0.jar 
android-all-4.2.2_r1.2-robolectric-0.jar 
android-all-4.3_r2-robolectric-0.jar 
android-all-4.4_r1-robolectric-1.jar 
android-all-5.0.0_r2-robolectric-1.jar 
android-all-5.1.1_r9-robolectric-1.jar 
android-all-7.0.0_r1-robolectric-0.jar 
  /external/robolectric/v3/runtime/
android-all-4.2.2_r1.2-robolectric-0.jar 
android-all-4.3_r2-robolectric-0.jar 
android-all-4.4_r1-robolectric-1.jar 
android-all-5.0.0_r2-robolectric-1.jar 
android-all-5.1.1_r9-robolectric-1.jar 

Completed in 503 milliseconds