Searched refs:getIconRes (Results 1 – 8 of 8) sorted by relevance
66 int getIconRes(); in getIconRes() method
43 iconView.setImageResource(promotion.getIconRes()); in PromotionCardViewHolder()
77 public int getIconRes() { in getIconRes() method in RttPromotion
129 public int getIconRes() { in getIconRes() method in DuoPromotion
136 .setIcon(Icon.createWithResource(getContext(), getIconRes(cachedDevice))) in getQCItem()211 private int getIconRes(CachedBluetoothDevice device) { in getIconRes() method in PairedBluetoothDevices
113 mIconRes = WifiUtil.getIconRes(state); in onWifiStateChanged()
86 public static int getIconRes(int state) { in getIconRes() method in WifiUtil
1387 icon.setImageResource(promotion.getIconRes()); in showPromotionBottomSheet()