Searched refs:getNotificationVibrate (Results 1 – 4 of 4) sorted by relevance
/aosp12/packages/apps/Messaging/src/com/android/messaging/datamodel/ | ||
H A D | NotificationState.java | 142 public boolean getNotificationVibrate() { in getNotificationVibrate() method in NotificationState |
H A D | MessageNotificationState.java | 1115 public boolean getNotificationVibrate() { in getNotificationVibrate() method in MessageNotificationState |
H A D | BugleNotifications.java | 321 if (!state.getNotificationVibrate()) { in shouldVibrate() |
/aosp12/packages/apps/Messaging/src/com/android/messaging/receiver/ | ||
H A D | SmsReceiver.java | 257 public boolean getNotificationVibrate() { in getNotificationVibrate() method in SmsReceiver.SecondaryUserNotificationState |