Home
last modified time | relevance | path

Searched defs:getCallingAttributionSource (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/base/core/java/android/speech/
H A DRecognitionService.java399 public @NonNull AttributionSource getCallingAttributionSource() { in getCallingAttributionSource() method in RecognitionService.Callback
/aosp12/frameworks/av/media/utils/
H A DServiceUtilities.cpp307 AttributionSourceState getCallingAttributionSource() { in getCallingAttributionSource() function
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/
H A DUtils.java417 public static AttributionSource getCallingAttributionSource() { in getCallingAttributionSource() method in Utils
/aosp12/frameworks/base/core/java/android/content/
H A DContentProvider.java981 public final @Nullable AttributionSource getCallingAttributionSource() { in getCallingAttributionSource() method in ContentProvider