commit | d2f4d2171b3f8c42dc69d6636e09542dce9ae7bf | [log] [tgz] |
---|---|---|
author | Joshua Trask <joshtrask@google.com> | Tue Sep 26 17:27:53 2023 +0000 |
committer | Joshua Trask <joshtrask@google.com> | Wed Sep 27 17:39:52 2023 +0000 |
tree | 81bb2f4bec0eac5cc4267f0844755b123e2e3fef | |
parent | a10bad023153e90af9cd4d8ba1b1dccbf76f068f [diff] |
Begin extracting `emptystate` module. This CL just contains the initial code-moves to group relevant classes (including some inner classes/interfaces that are being pulled out of `MultiProfilePagerAdapter`), without any other anticipated fixes or reorganization. This corresponds to snapshots 1-3 of the prototype ag/24516421 (to be followed with the other work that was started in that CL). Bug: 302311217 Test: IntentResolverUnitTests, CtsSharesheetDeviceTest Change-Id: If82a761193f6ff0605c5a46c106f7c95699350c0
IntentResolver
provides the implementation for Intent ACTION_CHOOSER
See also: ShareCompat.IntentBuilder