Searched refs:backBackgroundColor (Results 1 – 2 of 2) sorted by relevance
54 final int backBackgroundColor = mCaptionHelper.getBackgroundColor(); in displayPreference() local55 final int opacity = CaptionUtils.parseOpacity(backBackgroundColor); in displayPreference()62 final int backBackgroundColor = mCaptionHelper.getBackgroundColor(); in onValueChanged() local63 final int color = CaptionUtils.parseColor(backBackgroundColor); in onValueChanged()
64 final int backBackgroundColor = mCaptionHelper.getBackgroundColor(); in displayPreference() local65 final int color = CaptionUtils.parseColor(backBackgroundColor); in displayPreference()80 final int backBackgroundColor = mCaptionHelper.getBackgroundColor(); in getNonDefaultOpacity() local81 final int opacity = CaptionUtils.parseOpacity(backBackgroundColor); in getNonDefaultOpacity()