Searched refs:KEY_VIBRATION_DISABLED (Results 1 – 1 of 1) sorted by relevance
64 private static final String KEY_VIBRATION_DISABLED = "vibration_disabled"; field in BatterySaverPolicy381 mVibrationDisabledConfig = parser.getBoolean(KEY_VIBRATION_DISABLED, true); in updateConstantsLocked()550 pw.println(" " + KEY_VIBRATION_DISABLED + ":config=" + mVibrationDisabledConfig); in dump()551 pw.println(" " + KEY_VIBRATION_DISABLED + ":effective=" + mVibrationDisabledEffective); in dump()