Home | History | Annotate | Download | only in media

Lines Matching refs:oldUser

291                 UserRecord oldUser = mUserRecords.get(oldUserId);
292 if (oldUser != null) {
293 oldUser.mHandler.sendEmptyMessage(UserHandler.MSG_STOP);
294 disposeUserIfNeededLocked(oldUser); // since no longer current user