Searched refs:mAccountIconImageView (Results 1 – 2 of 2) sorted by relevance
64 private ImageView mAccountIconImageView; field in RawContactReadOnlyEditorView95 mAccountIconImageView = (ImageView) findViewById(android.R.id.icon); in onFinishInflate()133 mAccountIconImageView.setImageDrawable(state.getRawContactAccountType(getContext()) in setState()
82 private ImageView mAccountIconImageView; field in RawContactEditorView146 mAccountIconImageView = (ImageView) findViewById(android.R.id.icon); in onFinishInflate()229 mAccountIconImageView.setImageDrawable(state.getRawContactAccountType(getContext()) in setState()