Home
last modified time | relevance | path

Searched defs:mAttributionTag (Results 1 – 16 of 16) sorted by relevance

/aosp12/frameworks/base/core/java/android/content/
H A DContextParams.java50 private final @Nullable String mAttributionTag; field in ContextParams
101 private @Nullable String mAttributionTag; field in ContextParams.Builder
/aosp12/frameworks/base/location/java/android/location/
H A DGeocoderParams.java44 private final @Nullable String mAttributionTag; field in GeocoderParams
H A DLocationManager.java3250 private final String mAttributionTag; field in LocationManager.GnssStatusTransport
3332 private final String mAttributionTag; field in LocationManager.GnssNmeaTransport
3374 private final String mAttributionTag; field in LocationManager.GnssMeasurementsTransport
3429 private final String mAttributionTag; field in LocationManager.GnssAntennaInfoTransport
3472 private final String mAttributionTag; field in LocationManager.GnssNavigationTransport
/aosp12/frameworks/base/core/java/android/app/
H A DRuntimeAppOpAccessMessage.java45 private final @Nullable String mAttributionTag; field in RuntimeAppOpAccessMessage
H A DAsyncNotedAppOp.java52 private final @Nullable String mAttributionTag; field in AsyncNotedAppOp
H A DSyncNotedAppOp.java53 private final @Nullable String mAttributionTag; field in SyncNotedAppOp
H A DAppOpsManager.java3216 private @Nullable String mAttributionTag; field in AppOpsManager.OpEventProxyInfo
4899 private final @Nullable String mAttributionTag; field in AppOpsManager.HistoricalOpsRequest
4931 private @Nullable String mAttributionTag; field in AppOpsManager.HistoricalOpsRequest.Builder
/aosp12/frameworks/native/services/sensorservice/
H A DSensorEventConnection.h188 const String16 mAttributionTag; variable
/aosp12/frameworks/base/location/java/android/location/provider/
H A DLocationProviderBase.java103 final @Nullable String mAttributionTag; field in LocationProviderBase
/aosp12/frameworks/base/location/java/android/location/util/identity/
H A DCallerIdentity.java133 private final @Nullable String mAttributionTag; field in CallerIdentity
/aosp12/frameworks/av/media/libaaudio/src/core/
H A DAAudioStreamParameters.h211 std::optional<std::string> mAttributionTag = {}; variable
/aosp12/frameworks/base/location/lib/java/com/android/location/provider/
H A DLocationProviderBase.java99 @Nullable final String mAttributionTag; field in LocationProviderBase
/aosp12/frameworks/base/services/core/java/com/android/server/location/contexthub/
H A DContextHubClientBroker.java168 private @Nullable String mAttributionTag; field in ContextHubClientBroker
/aosp12/frameworks/base/core/java/android/content/pm/
H A DPackageInstaller.java412 private final String mAttributionTag; field in PackageInstaller
/aosp12/frameworks/base/services/core/java/com/android/server/appop/
H A DDiscreteRegistry.java484 String mAttributionTag; field in DiscreteRegistry.AttributionChain.OpEvent
H A DAppOpsService.java721 private @Nullable String mAttributionTag; field in AppOpsService.InProgressStartOpEvent