Searched refs:mNotificationIcon (Results 1 – 1 of 1) sorted by relevance
63 private Shader mNotificationIcon; field in BadgeInfo115 mNotificationIcon = null; in setNotificationToShow()132 if (mNotificationIcon == null) { in getNotificationIconForBadge()141 mNotificationIcon = new BitmapShader(iconBitmap, Shader.TileMode.CLAMP, in getNotificationIconForBadge()144 return mNotificationIcon; in getNotificationIconForBadge()