Searched defs:shouldVibrate (Results 1 – 3 of 3) sorted by relevance
81 public boolean shouldVibrate(ContentResolver resolver) { in shouldVibrate() method in DialerRingtoneManager
199 private boolean shouldVibrate(Context context) { in shouldVibrate() method in Ringer
318 public static boolean shouldVibrate(final NotificationState state) { in shouldVibrate() method in BugleNotifications