Searched refs:mColorDrawable (Results 1 – 1 of 1) sorted by relevance
86 private ColorDrawable mColorDrawable; field in BottomBar116 } else if (mColorDrawable != null) { in setPaintColor()117 mColorDrawable.setColor(color); in setPaintColor()118 mColorDrawable.setAlpha(alpha); in setPaintColor()417 mColorDrawable = null; in setupShutterBackgroundForModeIndex()421 mColorDrawable = (ColorDrawable) d; in setupShutterBackgroundForModeIndex()