Home
last modified time | relevance | path

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

/packages/apps/Messaging/src/com/android/messaging/receiver/
DSmsReceiver.java245 private static class SecondaryUserNotificationState extends MessageNotificationState { class in SmsReceiver
246 SecondaryUserNotificationState() { in SecondaryUserNotificationState() method in SmsReceiver.SecondaryUserNotificationState
285 if (BugleNotifications.shouldVibrate(new SecondaryUserNotificationState())) { in postNewMessageSecondaryUserNotification()