Home
last modified time | relevance | path

Searched refs:imageViewId (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/detail/
DContactDetailDisplayUtils.java333 View photoContainer, int imageViewId, View.OnClickListener photoClickListener) { in loadPhoto() argument
334 final View frame = photoContainer.findViewById(imageViewId); in loadPhoto()