Lines Matching refs:vibrateWhen
317 String vibrateWhen = prefs.getString(KEY_ALERTS_VIBRATE_WHEN, null);318 vibrate = vibrateWhen != null && vibrateWhen.equals(context321 Log.d(TAG, "Migrating KEY_ALERTS_VIBRATE_WHEN(" + vibrateWhen