Home
last modified time | relevance | path

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

/development/samples/browseable/AgendaData/Application/src/com.example.android.wearable.agendadata/
DCalendarQueryService.java172 event.ownerProfilePic = getProfilePicture(contentResolver, context, ownerId); in queryEvents()
198 private static Asset getProfilePicture(ContentResolver contentResolver, Context context, in getProfilePicture() method in CalendarQueryService