Searched refs:callingUserHandle (Results 1 – 3 of 3) sorted by relevance
2574 final int callingUserHandle = UserHandle.getCallingUserId(); in adbBackup() local2576 if (callingUserHandle != UserHandle.USER_SYSTEM) { in adbBackup()2650 final int callingUserHandle = UserHandle.getCallingUserId(); in fullTransportBackup() local2652 if (callingUserHandle != UserHandle.USER_SYSTEM) { in fullTransportBackup()2712 final int callingUserHandle = UserHandle.getCallingUserId(); in adbRestore() local2714 if (callingUserHandle != UserHandle.USER_SYSTEM) { in adbRestore()
402 final int callingUserHandle = UserHandle.getCallingUserId(); in notifyChange() local460 syncManager.scheduleLocalSync(null /* all accounts */, callingUserHandle, in notifyChange()
12012 final UserHandle callingUserHandle = UserHandle.of(callingUserId); in checkManagedProfileProvisioningPreCondition() local12015 callingUserHandle)) { in checkManagedProfileProvisioningPreCondition()12024 callingUserHandle)) { in checkManagedProfileProvisioningPreCondition()