Home | History | Annotate | Download | only in phone

Lines Matching refs:vibrateWhen

1269             String vibrateWhen = prefs.getString(
1271 boolean vibrateAlways = vibrateWhen.equals("always");
1272 boolean vibrateSilent = vibrateWhen.equals("silent");