Searched refs:PointerLocationPreferenceController (Results 1 – 5 of 5) sorted by relevance
48 private PointerLocationPreferenceController mController;54 mController = new PointerLocationPreferenceController(mContext); in setUp()63 PointerLocationPreferenceController.SETTING_VALUE_ON); in updateState_pointerLocationEnabled_shouldCheckedPreference()74 PointerLocationPreferenceController.SETTING_VALUE_OFF); in updateState_pointerLocationDisabled_shouldUncheckedPreference()89 PointerLocationPreferenceController.SETTING_VALUE_ON); in onPreferenceChange_preferenceChecked_shouldEnablePointerLocation()100 PointerLocationPreferenceController.SETTING_VALUE_OFF); in onPreferenceChange__preferenceUnchecked_shouldDisablePointerLocation()111 PointerLocationPreferenceController.SETTING_VALUE_OFF); in onDeveloperOptionsSwitchDisabled_preferenceShouldBeEnabled()
29 public class PointerLocationPreferenceController extends DeveloperOptionsPreferenceController class39 public PointerLocationPreferenceController(Context context) { in PointerLocationPreferenceController() method in PointerLocationPreferenceController
456 controllers.add(new PointerLocationPreferenceController(context)); in buildPreferenceControllers()
451 controllers.add(new PointerLocationPreferenceController(context)); in buildPreferenceControllers()