Searched refs:mProtectionColor (Results 1 – 1 of 1) sorted by relevance
159 private int mProtectionColor; field in NavigationBarEdgePanel481 mProtectionColor = mIsDark ? mProtectionColorDark : mProtectionColorLight; in updateIsDark()482 mProtectionPaint.setColor(mProtectionColor); in updateIsDark()