Home
last modified time | relevance | path

Searched refs:getNextAttributionSource (Results 1 – 7 of 7) sorted by relevance

/aosp14/frameworks/base/core/java/android/content/
H A DContextParams.java93 public AttributionSource getNextAttributionSource() { in getNextAttributionSource() method in ContextParams
/aosp14/frameworks/base/core/java/android/speech/
H A DRecognitionService.java492 if (contextParams.getNextAttributionSource() != null) { in createContext()
494 handleAttributionContextCreation(contextParams.getNextAttributionSource()); in createContext()
498 contextParams.getNextAttributionSource())); in createContext()
/aosp14/frameworks/base/core/java/android/app/
H A DContextImpl.java2969 contextParams.getAttributionTag(), contextParams.getNextAttributionSource(), in createContext()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt3973 HSPLandroid/content/ContextParams;->getNextAttributionSource()Landroid/content/AttributionSource;
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt3976 HSPLandroid/content/ContextParams;->getNextAttributionSource()Landroid/content/AttributionSource;
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt10469 method @Nullable public android.content.AttributionSource getNextAttributionSource();