- findViewById
- finish
- getAcceptableAccountChoices
Create a list of Account objects for each account that is acceptable. Filter out
accounts that don't
- getAllowableAccountSet
Returns a set of whitelisted accounts given by the intent or null if none
specified by the intent.
- getIntent
- getItemIndexToSelect
- getReleventAccountTypes
Return a set of account types specified by the intent as well as supported by
the AccountManager.
- getResources
- onAccountSelected
- onBackPressed
- overrideDescriptionIfSupplied
Overrides the description text view for the picker activity if specified by the
intent. If not speci
- populateUIAccountList
Populates the UI ListView with the given list of items and selects an item based
on mSelectedItemInd