Searched refs:mBgProtectionPaint (Results 1 – 1 of 1) sorted by relevance
117 Paint mBgProtectionPaint; field in SystemServicesProxy142 mBgProtectionPaint = new Paint(); in SystemServicesProxy()143 mBgProtectionPaint.setXfermode(new PorterDuffXfermode(PorterDuff.Mode.DST_ATOP)); in SystemServicesProxy()144 mBgProtectionPaint.setColor(0xFFffffff); in SystemServicesProxy()351 mBgProtectionPaint); in getTaskThumbnail()