Searched refs:CaptioningForegroundOpacityController (Results 1 – 2 of 2) sorted by relevance
29 public class CaptioningForegroundOpacityController extends BasePreferenceController class34 public CaptioningForegroundOpacityController(Context context, String preferenceKey) { in CaptioningForegroundOpacityController() method in CaptioningForegroundOpacityController
57 private CaptioningForegroundOpacityController mController;63 mController = new CaptioningForegroundOpacityController(mContext, in setUp()