Searched refs:mProtectionPaint (Results 1 – 1 of 1) sorted by relevance
149 private final Paint mProtectionPaint; field in NavigationBarEdgePanel354 mProtectionPaint = new Paint(mPaint); in NavigationBarEdgePanel()355 mProtectionPaint.setStrokeWidth(mArrowThickness + PROTECTION_WIDTH_PX); in NavigationBarEdgePanel()542 canvas.drawPath(arrowPath, mProtectionPaint); in onDraw()588 mProtectionPaint.setColor(mProtectionColor); in updateIsDark()