Searched refs:editorView (Results 1 – 1 of 1) sorted by relevance
1251 final RawContactEditorView editorView = getContent(); in bindEditors() local1252 editorView.setListener(this); in bindEditors()1256 editorView.setState(mState, mMaterialPalette, mViewIdGenerator, in bindEditors()1272 editorView.setPhotoListener(this); in bindEditors()1273 mPhotoRawContactId = editorView.getPhotoRawContactId(); in bindEditors()1278 editorView.setFullSizePhoto(uri); in bindEditors()1282 editorView.setEnabled(mEnabled); in bindEditors()1283 editorView.setVisibility(View.VISIBLE); in bindEditors()