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
3 files changed
tree: 472f3093e5d66807e03d8ef2a169ca35e4ed685e
  1. aconfig/
  2. java/
  3. tests/
  4. Android.bp
  5. AndroidManifest-app.xml
  6. AndroidManifest-lib.xml
  7. OWNERS
  8. PREUPLOAD.cfg
  9. proguard.flags
  10. README.md
  11. TEST_MAPPING
README.md

IntentResolver

About

IntentResolver provides the implementation for Intent ACTION_CHOOSER

See also: ShareCompat.IntentBuilder