Searched refs:inflateBitmap (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/
H A DContactPhotoManager.java949 inflateBitmap(holder, request.getRequestedExtent());
1014 private static void inflateBitmap(BitmapHolder holder, int requestedExtent) { method in class:ContactPhotoManagerImpl
1070 Log.d(TAG, "inflateBitmap " + btk(bytes.length) + " -> "
1204 inflateBitmap(holder, requestedExtent);
1264 inflateBitmap(holder, request.getRequestedExtent());
/packages/apps/Dialer/java/com/android/contacts/common/
H A DContactPhotoManagerImpl.java227 private static void inflateBitmap(BitmapHolder holder, int requestedExtent) { method in class:ContactPhotoManagerImpl
284 "ContactPhotoManagerImpl.inflateBitmap",
285 "inflateBitmap "
706 inflateBitmap(holder, requestedExtent);
754 inflateBitmap(holder, request.getRequestedExtent());

Completed in 73 milliseconds