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