Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/appop/
H A DAppOpsService.java2555 String resolveProxyPackageName = AppOpsManager.resolvePackageName(proxyUid, in noteProxyOperationImpl() local
2557 if (resolveProxyPackageName == null) { in noteProxyOperationImpl()
2572 resolveProxyPackageName, proxyAttributionTag, Process.INVALID_UID, null, null, in noteProxyOperationImpl()
2590 proxiedAttributionTag, proxyUid, resolveProxyPackageName, proxyAttributionTag, in noteProxyOperationImpl()