Home
last modified time | relevance | path

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

/frameworks/base/location/lib/java/com/android/location/provider/
DGeocodeProvider.java58 request.getCallingAttributionTag(),
87 request.getCallingAttributionTag(),
/frameworks/base/location/java/android/location/provider/
DReverseGeocodeRequest.java112 public String getCallingAttributionTag() { in getCallingAttributionTag() method in ReverseGeocodeRequest
DForwardGeocodeRequest.java144 public String getCallingAttributionTag() { in getCallingAttributionTag() method in ForwardGeocodeRequest
/frameworks/base/core/java/android/content/
DContentProvider.java1197 public final @Nullable String getCallingAttributionTag() { in getCallingAttributionTag() method in ContentProvider
1210 return getCallingAttributionTag(); in getCallingFeatureId()
/frameworks/base/services/core/java/com/android/server/location/
DLocationManagerService.java1430 mContext, request.getCallingPackage(), request.getCallingAttributionTag()); in reverseGeocode()
1448 mContext, request.getCallingPackage(), request.getCallingAttributionTag()); in forwardGeocode()
/frameworks/base/location/api/
Dsystem-current.txt596 method @Nullable public String getCallingAttributionTag();
677 method @Nullable public String getCallingAttributionTag();
/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
DSettingsProvider.java806 Binder.getCallingUid(), callingPackage, getCallingAttributionTag(), in openFile()
1961 Binder.getCallingUid(), callingPackage, getCallingAttributionTag(),
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dcurrent.txt10201 method @Nullable public final String getCallingAttributionTag();