Home
last modified time | relevance | path

Searched defs:getImage (Results 1 – 11 of 11) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/gadget/
DMediaSetSource.java65 public Bitmap getImage(int index) { in getImage() method in MediaSetSource
169 public synchronized Bitmap getImage(int index) { in getImage() method in MediaSetSource.CheckedMediaSetSource
215 public Bitmap getImage(int index) { in getImage() method in MediaSetSource.EmptySource
DWidgetSource.java26 public Bitmap getImage(int index); in getImage() method
DLocalPhotoSource.java97 public Bitmap getImage(int index) { in getImage() method in LocalPhotoSource
/packages/apps/Bluetooth/src/com/android/bluetooth/avrcpcontroller/bip/
DBipImage.java54 public Bitmap getImage() { in getImage() method in BipImage
DRequestGetImage.java86 public BipImage getImage() { in getImage() method in RequestGetImage
/packages/apps/Car/libs/car-apps-common/src/com/android/car/apps/common/imaging/
DImageBinder.java65 default @Nullable Drawable getImage(Context context) { in getImage() method
DLocalImageFetcher.java127 public void getImage(Context context, ImageKey key, BiConsumer<ImageKey, Drawable> consumer) { in getImage() method in LocalImageFetcher
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/category/
DAction.java137 public Bitmap getImage() { in getImage() method in Action
/packages/apps/Bluetooth/src/com/android/bluetooth/avrcpcontroller/
DAvrcpBipClient.java220 public boolean getImage(String imageHandle, BipImageDescriptor descriptor) { in getImage() method in AvrcpBipClient
/packages/apps/Car/libs/car-media-common/src/com/android/car/media/common/
DMediaItemMetadata.java163 public @Nullable Drawable getImage(Context context) { in getImage() method in MediaItemMetadata.ArtworkRef
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
DMasterImage.java127 public static MasterImage getImage() { in getImage() method in MasterImage