Home
last modified time | relevance | path

Searched refs:onMapIntentToUri (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/core/java/android/app/slice/
H A DSliceProvider.java283 public @NonNull Uri onMapIntentToUri(Intent intent) { in onMapIntentToUri() method in SliceProvider
369 Uri uri = validateIncomingUriOrNull(onMapIntentToUri(intent)); in call()
383 Uri uri = validateIncomingUriOrNull(onMapIntentToUri(intent)); in call()
/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/core/api/
H A Dcurrent.txt9124 method @NonNull public android.net.Uri onMapIntentToUri(android.content.Intent);