Home
last modified time | relevance | path

Searched defs:proxiedAttributionTag (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/core/java/android/app/
H A DAppOpsManager.java8464 @Nullable String proxiedAttributionTag, @Nullable String message) { in noteProxyOp()
8491 @Nullable String proxiedAttributionTag, @Nullable String message) { in noteProxyOp()
8550 int proxiedUid, @Nullable String proxiedAttributionTag, @Nullable String message) { in noteProxyOpNoThrow()
8963 @Nullable String proxiedAttributionTag, @Nullable String message) { in startProxyOp()
9009 @NonNull String proxiedPackageName, @Nullable String proxiedAttributionTag, in startProxyOpNoThrow()
9159 @NonNull String proxiedPackageName, @Nullable String proxiedAttributionTag) { in finishProxyOp()
/aosp14/frameworks/base/services/core/java/com/android/server/appop/
H A DAppOpsService.java2542 final String proxiedAttributionTag = attributionSource.getNextAttributionTag(); in noteProxyOperationImpl() local
3088 final String proxiedAttributionTag = attributionSource.getNextAttributionTag(); in startProxyOperationImpl() local
3316 final String proxiedAttributionTag = attributionSource.getNextAttributionTag(); in finishProxyOperationImpl() local
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...