HomeSort by relevance Sort by last modified time
    Searched defs:getDefaultVibrate (Results 1 - 3 of 3) sorted by null

  /packages/apps/Calendar/src/com/android/calendar/
GeneralPreferences.java 363 mVibrate.setChecked(Utils.getDefaultVibrate(getActivity(), prefs));
Utils.java 310 public static boolean getDefaultVibrate(Context context, SharedPreferences prefs) {
    [all...]
  /packages/apps/Calendar/src/com/android/calendar/alerts/
AlertService.java 392 notificationPrefs.getDefaultVibrate(),
    [all...]

Completed in 382 milliseconds