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