OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getPhotos
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Contacts/src/com/android/contacts/util/
StreamItemEntry.java
150
public List<StreamItemPhotoEntry>
getPhotos
() {
/packages/apps/Contacts/src/com/android/contacts/detail/
ContactDetailDisplayUtils.java
259
final List<StreamItemPhotoEntry> photos = streamItem.
getPhotos
();
Completed in 1626 milliseconds