Home
last modified time | relevance | path

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

/frameworks/opt/bitmap/src/com/android/bitmap/drawable/
DBasicBitmapDrawable.java238 onDecodeFailed(); in setImage()
276 onDecodeFailed(); in loadFileDescriptorFactory()
294 onDecodeFailed(); in fileDescriptorFactoryCreated()
307 protected void onDecodeFailed() { in onDecodeFailed() method in BasicBitmapDrawable
DExtendedBitmapDrawable.java206 onDecodeFailed(); in setBitmap()
227 protected void onDecodeFailed() { in onDecodeFailed() method in ExtendedBitmapDrawable
228 super.onDecodeFailed(); in onDecodeFailed()