Searched refs:isNullOrLowRes (Results 1 – 2 of 2) sorted by relevance
113 public final boolean isNullOrLowRes() { in isNullOrLowRes() method in BitmapInfo125 return !isNullOrLowRes(); in canPersist()
331 if (entry == null || entry.bitmap.isNullOrLowRes()) { in addIconToDBAndMemCache()342 if (entry.bitmap.isNullOrLowRes()) return; in addIconToDBAndMemCache()