Home
last modified time | relevance | path

Searched refs:getNotificationVibrate (Results 1 – 4 of 4) sorted by relevance

/aosp12/packages/apps/Messaging/src/com/android/messaging/datamodel/
H A DNotificationState.java142 public boolean getNotificationVibrate() { in getNotificationVibrate() method in NotificationState
H A DMessageNotificationState.java1115 public boolean getNotificationVibrate() { in getNotificationVibrate() method in MessageNotificationState
H A DBugleNotifications.java321 if (!state.getNotificationVibrate()) { in shouldVibrate()
/aosp12/packages/apps/Messaging/src/com/android/messaging/receiver/
H A DSmsReceiver.java257 public boolean getNotificationVibrate() { in getNotificationVibrate() method in SmsReceiver.SecondaryUserNotificationState