OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:mphotocontainer
(Results
1 - 1
of
1
) sorted by null
/packages/apps/Contacts/src/com/android/contacts/quickcontact/
QuickContactActivity.java
113
private View
mPhotoContainer
;
266
mPhotoContainer
= findViewById(R.id.photo_container);
270
mPhotoView = (ImageView)
mPhotoContainer
.findViewById(R.id.photo);
344
final View view =
mPhotoContainer
.findViewById(id);
Completed in 195 milliseconds