Searched refs:mAccountHeaderSecondaryText (Results 1 – 1 of 1) sorted by relevance
215 private TextView mAccountHeaderSecondaryText; field in RawContactEditorView256 mAccountHeaderSecondaryText = (TextView) findViewById(R.id.account_name); in onFinishInflate()792 mAccountHeaderSecondaryText.setText(secondaryText); in setAccountHeader()