Searched refs:LOW_RES_INFO (Results 1 – 10 of 10) sorted by relevance
103 allItems().forEach(wi -> wi.bitmap = BitmapInfo.LOW_RES_INFO); in testCacheUpdate_update_apps()118 allItems().forEach(wi -> wi.bitmap = BitmapInfo.LOW_RES_INFO); in testSessionUpdate_ignores_normal_apps()137 allItems().forEach(wi -> wi.bitmap = BitmapInfo.LOW_RES_INFO); in testSessionUpdate_updates_pending_apps()
67 return BitmapInfo.LOW_RES_INFO; in loadIcon()
79 if (unbadgedDrawable == null) return BitmapInfo.LOW_RES_INFO; in loadIcon()
513 || icon == BitmapInfo.LOW_RES_INFO; in loadIconSubsection()
42 public static final BitmapInfo LOW_RES_INFO = fromBitmap(LOW_RES_ICON); field in BitmapInfo
39 public BitmapInfo bitmap = BitmapInfo.LOW_RES_INFO;
44 public BitmapInfo bitmap = BitmapInfo.LOW_RES_INFO;
207 return (UserBadgeDrawable) BitmapInfo.LOW_RES_INFO.withFlags(UserCache.getInstance(context) in getBadgeDrawable()
75 public BitmapInfo bitmap = BitmapInfo.LOW_RES_INFO;
681 badge = BitmapInfo.LOW_RES_INFO.withFlags( in getFullDrawable()