Searched refs:mBgProtectionPaint (Results 1 – 1 of 1) sorted by relevance
113 Paint mBgProtectionPaint; field in SystemServicesProxy158 mBgProtectionPaint = new Paint(); in SystemServicesProxy()159 mBgProtectionPaint.setXfermode(new PorterDuffXfermode(PorterDuff.Mode.DST_ATOP)); in SystemServicesProxy()160 mBgProtectionPaint.setColor(0xFFffffff); in SystemServicesProxy()