Searched refs:mProtectionColorDark (Results 1 – 1 of 1) sorted by relevance
187 private int mProtectionColorDark; field in NavigationBarEdgePanel580 mProtectionColorDark = mArrowColorLight; in loadColors()587 mProtectionColor = mIsDark ? mProtectionColorDark : mProtectionColorLight; in updateIsDark()