commit | 40888a00951c651c7e7c27ce949f6cb0259b00fb | [log] [tgz] |
---|---|---|
author | Joshua Trask <joshtrask@google.com> | Thu Sep 21 18:38:07 2023 +0000 |
committer | Joshua Trask <joshtrask@google.com> | Fri Sep 22 16:42:55 2023 +0000 |
tree | 57acd6bf60c1c20217d80bea750f76ecd7a05977 | |
parent | c7d61dc6a727ffad6e6d26f312e6d5928c93bd6b [diff] |
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
IntentResolver
provides the implementation for Intent ACTION_CHOOSER
See also: ShareCompat.IntentBuilder