Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/pm/permission/
H A DPermissionManagerService.java1137 final AttributionSource resolvedAttributionSource = in finishDataDelivery() local
1139 if (resolvedAttributionSource.getPackageName() == null) { in finishDataDelivery()
1574 if (resolvedAttributionSource.getPackageName() == null) { in performOpTransaction()
1592 resolvedAttributionSource.getUid(), resolvedAttributionSource in performOpTransaction()
1603 resolvedAttributionSource.getUid(), in performOpTransaction()
1604 resolvedAttributionSource.getPackageName(), in performOpTransaction()
1606 resolvedAttributionSource.getAttributionTag(), in performOpTransaction()
1640 if (resolvedAttributionSource.getPackageName() == null) { in performOpTransaction()
1653 resolvedAttributionSource.getUid(), resolvedAttributionSource in performOpTransaction()
1668 resolvedAttributionSource.getUid(), in performOpTransaction()
[all …]