Home
last modified time | relevance | path

Searched defs:AccountInfo (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/model/account/
DAccountInfo.java32 public class AccountInfo { class
37 public AccountInfo(AccountDisplayInfo displayInfo, AccountType type) { in AccountInfo() method in AccountInfo
/packages/providers/MediaProvider/src/com/android/providers/media/photopicker/
DPickerDataLayer.java491 public static class AccountInfo { class in PickerDataLayer
495 public AccountInfo(String accountName, Intent accountConfigurationIntent) { in AccountInfo() method in PickerDataLayer.AccountInfo