Searched refs:CaptioningForegroundColorController (Results 1 – 2 of 2) sorted by relevance
30 public class CaptioningForegroundColorController extends BasePreferenceController class36 public CaptioningForegroundColorController(Context context, String preferenceKey) { in CaptioningForegroundColorController() method in CaptioningForegroundColorController
58 private CaptioningForegroundColorController mController;64 mController = new CaptioningForegroundColorController(mContext, in setUp()