Rename UserDataSource to UserRepository

Adds requestState to allow modification of user profile state,
including availability (quiet mode).

Test: UserRepositoryImplTest
Change-Id: Ic38f24475c73390841ee599c48d965117981faa0
8 files changed
tree: f646ca7c6334ddab9b2edef99c67a9ae349e8b6c
  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