Searched refs:callingUserHandle (Results 1 – 2 of 2) sorted by relevance
120 final UserHandle callingUserHandle = Binder.getCallingUserHandle();124 .getOutgoingPhoneAccountForScheme(uriScheme, callingUserHandle);146 final UserHandle callingUserHandle = Binder.getCallingUserHandle();148 callingUserHandle);164 UserHandle callingUserHandle = Binder.getCallingUserHandle();168 accountHandle, callingUserHandle);195 final UserHandle callingUserHandle = Binder.getCallingUserHandle();199 includeDisabledAccounts, callingUserHandle);220 final UserHandle callingUserHandle = Binder.getCallingUserHandle();224 callingUserHandle);[all …]
631 final UserHandle callingUserHandle = Binder.getCallingUserHandle(); in queryRemoteConnectionServices() local638 .queryRemoteConnectionServices(callingUserHandle, callingPackage, in queryRemoteConnectionServices()