Home | History | Annotate | Download | only in inputmethod

Lines Matching refs:VIBRATE_INPUT_DEVICES

326             if (pref == mGameControllerCategory.findPreference("vibrate_input_devices")) {
327 System.putInt(getContentResolver(), Settings.System.VIBRATE_INPUT_DEVICES,
600 mGameControllerCategory.findPreference("vibrate_input_devices");
602 Settings.System.VIBRATE_INPUT_DEVICES, 1) > 0);
822 indexable.key = "vibrate_input_devices";
823 indexable.title = context.getString(R.string.vibrate_input_devices);