Home
last modified time | relevance | path

Searched refs:constructCallingAppInfo (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/credentials/java/com/android/server/credentials/
DCredentialManagerService.java461 private CallingAppInfo constructCallingAppInfo( in constructCallingAppInfo() method in CredentialManagerService
508 constructCallingAppInfo(callingPackage, userId, request.getOrigin()), in getCandidateCredentials()
568 constructCallingAppInfo(callingPackage, userId, request.getOrigin()), in executeGetCredential()
623 constructCallingAppInfo(callingPackage, userId, request.getOrigin()), in executePrepareGetCredential()
746 constructCallingAppInfo(callingPackage, userId, request.getOrigin()), in executeCreateCredential()
1011 constructCallingAppInfo(callingPackage, userId, null), in clearCredentialState()