Searched refs:getPeopleNotificationType (Results 1 – 9 of 9) sorted by relevance
145 whenever(peopleNotificationIdentifier.getPeopleNotificationType(alertingEntry))157 whenever(peopleNotificationIdentifier.getPeopleNotificationType(silentEntry))174 whenever(peopleNotificationIdentifier.getPeopleNotificationType(entry))176 whenever(peopleNotificationIdentifier.getPeopleNotificationType(importantEntry))198 whenever(peopleNotificationIdentifier.getPeopleNotificationType(summary))206 whenever(peopleNotificationIdentifier.getPeopleNotificationType(entryA))208 whenever(peopleNotificationIdentifier.getPeopleNotificationType(entryB))217 whenever(peopleNotificationIdentifier.getPeopleNotificationType(entryA))219 whenever(peopleNotificationIdentifier.getPeopleNotificationType(entryB))
75 .getPeopleNotificationType(entry)) in highImportance()92 .getPeopleNotificationType(entry)) in peopleNotification()110 .getPeopleNotificationType(entry)) in highImportanceConversation()127 .getPeopleNotificationType(entry)) in lowImportanceConversation()141 .getPeopleNotificationType(summary)) in highImportanceConversationWhenAnyOfChildIsHighPriority()163 .getPeopleNotificationType(entry)) in messagingStyle()182 .getPeopleNotificationType(entry)) in lowImportanceForeground()205 .getPeopleNotificationType(entry)) in userChangeTrumpsHighPriorityCharacteristics()
44 fun getPeopleNotificationType(entry: NotificationEntry): Int regex72 override fun getPeopleNotificationType(entry: NotificationEntry): Int =121 ?.map { getPeopleNotificationType(it) }
161 return mPeopleNotificationIdentifier.getPeopleNotificationType(entry) in isPeopleNotification()
113 peopleNotificationIdentifier.getPeopleNotificationType(it)
410 whenever(mPeopleNotificationIdentifier.getPeopleNotificationType(this))
263 int personNotifType = mPeopleNotificationIdentifier.getPeopleNotificationType(entry); in createMenuViews()
1456 mPeopleIdentifier.getPeopleNotificationType(entry)
560 return mPeopleNotificationIdentifier.getPeopleNotificationType(mEntry) in isConversation()