Searched refs:callingUserHandle (Results 1 – 3 of 3) sorted by relevance
2505 final int callingUserHandle = UserHandle.getCallingUserId(); in adbBackup() local2507 if (callingUserHandle != UserHandle.USER_SYSTEM) { in adbBackup()2581 final int callingUserHandle = UserHandle.getCallingUserId(); in fullTransportBackup() local2583 if (callingUserHandle != UserHandle.USER_SYSTEM) { in fullTransportBackup()2643 final int callingUserHandle = UserHandle.getCallingUserId(); in adbRestore() local2645 if (callingUserHandle != UserHandle.USER_SYSTEM) { in adbRestore()
402 final int callingUserHandle = UserHandle.getCallingUserId(); in notifyChange() local460 syncManager.scheduleLocalSync(null /* all accounts */, callingUserHandle, in notifyChange()
12000 final UserHandle callingUserHandle = UserHandle.of(callingUserId); in checkManagedProfileProvisioningPreCondition() local12003 callingUserHandle)) { in checkManagedProfileProvisioningPreCondition()12012 callingUserHandle)) { in checkManagedProfileProvisioningPreCondition()