Searched refs:LongPressPowerIllustrationPreferenceController (Results 1 – 2 of 2) sorted by relevance
33 public class LongPressPowerIllustrationPreferenceController extends BasePreferenceController class39 public LongPressPowerIllustrationPreferenceController(Context context, String key) { in LongPressPowerIllustrationPreferenceController() method in LongPressPowerIllustrationPreferenceController
42 private LongPressPowerIllustrationPreferenceController mController;48 mController = new LongPressPowerIllustrationPreferenceController(mContext, "test_key"); in setUp()