Searched refs:mProtectionPaint (Results 1 – 1 of 1) sorted by relevance
147 private final Paint mProtectionPaint; field in NavigationBarEdgePanel343 mProtectionPaint = new Paint(mPaint); in NavigationBarEdgePanel()344 mProtectionPaint.setStrokeWidth(mArrowThickness + PROTECTION_WIDTH_PX); in NavigationBarEdgePanel()526 canvas.drawPath(arrowPath, mProtectionPaint); in onDraw()568 mProtectionPaint.setColor(mProtectionColor); in updateIsDark()