Home | History | Annotate | Download | only in phone

Lines Matching refs:vibrateWhen

1280             String vibrateWhen = prefs.getString(
1282 boolean vibrateAlways = vibrateWhen.equals("always");
1283 boolean vibrateSilent = vibrateWhen.equals("silent");