Searched refs:mProtectionPaint (Results 1 – 1 of 1) sorted by relevance
126 private final Paint mProtectionPaint; field in NavigationBarEdgePanel310 mProtectionPaint = new Paint(mPaint); in NavigationBarEdgePanel()311 mProtectionPaint.setStrokeWidth(mArrowThickness + PROTECTION_WIDTH_PX); in NavigationBarEdgePanel()440 canvas.drawPath(arrowPath, mProtectionPaint); in onDraw()482 mProtectionPaint.setColor(mProtectionColor); in updateIsDark()