Home | History | Annotate | Download | only in server

Lines Matching refs:getCurrentUserId

151                 UserManager.get(mContext).getProfiles(mSettings.getCurrentUserId());
162 final boolean retval = userId == mSettings.getCurrentUserId();
218 settings.getCurrentUserId());
262 + mSettings.getCurrentUserId() + ", calling pid = " + Binder.getCallingPid());
274 if (uid == Process.SYSTEM_UID || userId == mSettings.getCurrentUserId()) {
319 new UserHandle(mSettings.getCurrentUserId()));
1021 public int getCurrentUserId() {