Home
last modified time | relevance | path

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

/frameworks/av/media/utils/
DServiceUtilities.cpp356 AttributionSourceState getCallingAttributionSource() { in getCallingAttributionSource() function
/frameworks/base/core/java/android/speech/
DRecognitionService.java724 public AttributionSource getCallingAttributionSource() { in getCallingAttributionSource() method in RecognitionService.Callback
/frameworks/base/core/java/android/content/
DContentProvider.java1175 public final @Nullable AttributionSource getCallingAttributionSource() { in getCallingAttributionSource() method in ContentProvider