Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/editor/
DCompactRawContactsEditorView.java334 private TextView mAccountHeaderType; field in CompactRawContactsEditorView
385 mAccountHeaderType = (TextView) findViewById(R.id.account_type); in onFinishInflate()
826 mAccountHeaderType.setText(selectorTitle); in addAccountHeader()