Searched refs:peopleNotificationIdentifier (Results 1 – 9 of 9) sorted by relevance
71 @Mock private lateinit var peopleNotificationIdentifier: PeopleNotificationIdentifier84 peopleNotificationIdentifier,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))[all …]
48 PeopleNotificationIdentifier peopleNotificationIdentifier, in HighPriorityProvider() argument50 mPeopleNotificationIdentifier = peopleNotificationIdentifier; in HighPriorityProvider()
25 abstract fun peopleNotificationIdentifier( regex
44 private val peopleNotificationIdentifier: PeopleNotificationIdentifier,113 peopleNotificationIdentifier.getPeopleNotificationType(it)
105 private val peopleNotificationIdentifier: PeopleNotificationIdentifier = mock()145 peopleNotificationIdentifier,
227 PeopleNotificationIdentifier peopleNotificationIdentifier, in ExpandableNotificationRowController()256 mPeopleNotificationIdentifier = peopleNotificationIdentifier; in ExpandableNotificationRowController()
117 PeopleNotificationIdentifier peopleNotificationIdentifier) { in NotificationMenuRow() argument123 mPeopleNotificationIdentifier = peopleNotificationIdentifier; in NotificationMenuRow()
203 PeopleNotificationIdentifier peopleNotificationIdentifier, in initialize() argument208 mPeopleIdentifier = peopleNotificationIdentifier; in initialize()
1716 PeopleNotificationIdentifier peopleNotificationIdentifier,1730 mMenuRow = new NotificationMenuRow(mContext, peopleNotificationIdentifier);1748 mPeopleNotificationIdentifier = peopleNotificationIdentifier;