Searched refs:getOpacity (Results 1 – 2 of 2) sorted by relevance
61 public int getOpacity() { in getOpacity() method in ProxyDrawable62 return mProxy != null ? mProxy.getOpacity() : PixelFormat.TRANSPARENT; in getOpacity()
649 icon.getOpacity() != PixelFormat.OPAQUE ? in getView()768 public int getOpacity() { in getOpacity() method in Home.ClippedDrawable769 return mWallpaper.getOpacity(); in getOpacity()