Home
last modified time | relevance | path

Searched refs:getAccountInfoContentDescription (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/editor/
DBaseRawContactEditorView.java200 builder.append(EditorUiUtils.getAccountInfoContentDescription( in updateAccountHeaderContentDescription()
DEditorUiUtils.java168 public static String getAccountInfoContentDescription(CharSequence accountName, in getAccountInfoContentDescription() method in EditorUiUtils
DCompactRawContactsEditorView.java841 EditorUiUtils.getAccountInfoContentDescription(accountName, selectorTitle)); in addAccountHeader()