Home
last modified time | relevance | path

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

/aosp12/packages/services/Telephony/src/com/android/phone/
H A DServiceStateProvider.java673 .setCallingFeatureId(getCallingAttributionTag()) in hasLocationPermission()
/aosp12/packages/providers/MediaProvider/src/com/android/providers/media/
H A DLocalCallingIdentity.java115 String callingAttributionTag = provider.getCallingAttributionTag(); in fromBinder()
/aosp12/frameworks/base/core/java/android/content/
H A DContentProvider.java1000 public final @Nullable String getCallingAttributionTag() { in getCallingAttributionTag() method in ContentProvider
1013 return getCallingAttributionTag(); in getCallingFeatureId()
/aosp12/packages/providers/DownloadProvider/src/com/android/providers/downloads/
H A DDownloadProvider.java741 getCallingPackage(), Binder.getCallingUid(), getCallingAttributionTag(), in insert()
1074 mAppOpsManager, getCallingAttributionTag(), isLegacyMode, in checkFileUriDestination()
1104 mAppOpsManager, getCallingAttributionTag(), isLegacyMode, in checkDownloadedFilePath()
/aosp12/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
H A DSettingsProvider.java1875 Binder.getCallingUid(), callingPackage, getCallingAttributionTag(),
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt10147 method @Nullable public final String getCallingAttributionTag();