Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/
DDynamicShortcuts.java360 final Bitmap bitmap = decodeStreamForShortcut(photoStream); in getContactPhoto()
375 private Bitmap decodeStreamForShortcut(InputStream stream) throws IOException { in decodeStreamForShortcut() method in DynamicShortcuts