Unit tests for GenericMultiProfilePagerAdapter

This only covers the most salient functionality since many of the
implementation details are already in line to be extracted to separate
components anyways. The tests are being provided in advance of a
refactoring CL to merge this up into the ("Abstract" pager) base in
ag/24512960.

Bug: 286249609
Test: (this is the test)
Change-Id: I753e2d80639865a3c66a94b5e0a08e4be88654b3
1 file changed
tree: 57acd6bf60c1c20217d80bea750f76ecd7a05977
  1. aconfig/
  2. java/
  3. .clang-format
  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