Searched refs:mStashedHandleLightColor (Results 1 – 1 of 1) sorted by relevance
44 private final @ColorInt int mStashedHandleLightColor; field in StashedHandleView67 mStashedHandleLightColor = ContextCompat.getColor(context, in StashedHandleView()98 int newColor = isRegionDark ? mStashedHandleLightColor : mStashedHandleDarkColor; in updateHandleColor()