Home
last modified time | relevance | path

Searched defs:accountInfo (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/editor/
DAccountHeaderPresenter.java154 final AccountInfo accountInfo = AccountInfo.getAccount(mAccounts, mCurrentAccount); in addAccountHeader() local
215 final AccountInfo accountInfo = AccountInfo.getAccount(mAccounts, account); in getAccountLabel() local
DPickRawContactDialogFragment.java116 final AccountInfo accountInfo = in getView() local
DEditorUiUtils.java114 AccountInfo accountInfo) { in getAccountHeaderLabelForMyProfile()
/packages/apps/Contacts/src/com/android/contacts/activities/
DContactEditorAccountsChangedActivity.java154 final AccountInfo accountInfo = accounts.get(0); in updateDisplayedAccounts() local