Searched refs:mPhotoIconOverlay (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/editor/
H A DCompactPhotoEditorView.java66 private View mPhotoIconOverlay; field in class:CompactPhotoEditorView
104 mPhotoIconOverlay = findViewById(R.id.photo_icon_overlay);
116 mPhotoIconOverlay.setVisibility(View.GONE);

Completed in 106 milliseconds