commit | 088ca398b615c202c536bee617a0d6d3d356159d | [log] [tgz] |
---|---|---|
author | Andrey Epin <ayepin@google.com> | Thu Feb 08 11:49:57 2024 -0800 |
committer | Andrey Epin <ayepin@google.com> | Thu Feb 08 11:49:57 2024 -0800 |
tree | 472f3093e5d66807e03d8ef2a169ca35e4ed685e | |
parent | 9155b17d49ec45bd787b3c45de6324278ebe0928 [diff] |
Shareousel cursor reader A building block for the payload toggling functinality -- a bi-directional cursor reaer that starts reading URIs from the cursor starting at a specified position ignoring all items thad does not match a given predicate. Bug: 302691505 Test: IntentResolver-tests-unit Change-Id: I83d40435f4b73c73f6d8b49080645a008d34727b
IntentResolver
provides the implementation for Intent ACTION_CHOOSER
See also: ShareCompat.IntentBuilder