HomeSort by relevance Sort by last modified time
    Searched refs:callingUserHandle (Results 1 - 2 of 2) sorted by null

  /frameworks/base/services/java/com/android/server/content/
ContentService.java 230 final int callingUserHandle = UserHandle.getCallingUserId();
231 if (userHandle != callingUserHandle) {
285 syncManager.scheduleLocalSync(null /* all accounts */, callingUserHandle, uid,
    [all...]
  /frameworks/base/services/java/com/android/server/
BackupManagerService.java     [all...]

Completed in 37 milliseconds