Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/editor/
DCompactRawContactsEditorView.java824 final String selectorTitle = getResources().getString( in addAccountHeader() local
826 mAccountHeaderType.setText(selectorTitle); in addAccountHeader()
841 EditorUiUtils.getAccountInfoContentDescription(accountName, selectorTitle)); in addAccountHeader()
856 final String selectorTitle = getResources().getString( in addAccountSelector() local
858 mAccountSelectorType.setText(selectorTitle); in addAccountSelector()