Searched refs:getRotatedDrawable (Results 1 – 3 of 3) sorted by relevance
100 public static Drawable getRotatedDrawable( in getRotatedDrawable() method in BitmapUtil
195 outgoing = BitmapUtil.getRotatedDrawable(r, R.drawable.ic_call_arrow, 180f); in Resources()
125 callArrow = BitmapUtil.getRotatedDrawable(res, CALL_ARROW_ICON_RES, 180f); in getFooterIcon()