Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/editor/
DCompactRawContactsEditorView.java341 private TextView mAccountSelectorType; field in CompactRawContactsEditorView
392 mAccountSelectorType = (TextView) findViewById(R.id.account_type_selector); in onFinishInflate()
858 mAccountSelectorType.setText(selectorTitle); in addAccountSelector()