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

  /frameworks/base/services/core/java/com/android/server/media/
MediaRouterService.java 456 UserRecord oldUser = mUserRecords.get(oldUserId);
457 if (oldUser != null) {
458 oldUser.mHandler.sendEmptyMessage(UserHandler.MSG_STOP);
459 disposeUserIfNeededLocked(oldUser); // since no longer current user
    [all...]
  /frameworks/base/services/core/java/com/android/server/notification/
ManagedServices.java     [all...]
  /prebuilts/misc/common/robolectric/android-all/
android-all-7.0.0_r1-robolectric-0.jar 

Completed in 58 milliseconds