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

/packages/apps/ContactsCommon/src/com/android/contacts/common/list/
H A DPhoneNumberListAdapter.java378 view.removePhotoView(true, false);
431 view.removePhotoView();
H A DContactListAdapter.java223 view.removePhotoView();
H A DContactListItemView.java787 public void removePhotoView() { method in class:ContactListItemView
788 removePhotoView(false, true);
799 public void removePhotoView(boolean keepHorizontalPadding, boolean keepVerticalPadding) { method in class:ContactListItemView

Completed in 64 milliseconds