Searched defs:notifEntry (Results 1 – 9 of 9) sorted by relevance
168 final NotificationEntry notifEntry = HeadsUpManagerTestUtil.createEntry(/* id = */ 0, in testHasNotifications_avalancheMapNotEmpty_true() local190 final NotificationEntry notifEntry = HeadsUpManagerTestUtil.createEntry(/* id = */ 0, in testGetHeadsUpEntryList_includesAvalancheEntryList() local202 final NotificationEntry notifEntry = HeadsUpManagerTestUtil.createEntry(/* id = */ 0, in testGetHeadsUpEntry_returnsAvalancheEntry() local287 final NotificationEntry notifEntry = HeadsUpManagerTestUtil.createEntry(/* id = */ 0, in testHunRemovedLogging() local301 final NotificationEntry notifEntry = in testShouldHeadsUpBecomePinned_hasFSI_notUnpinned_true() local317 final NotificationEntry notifEntry = in testShouldHeadsUpBecomePinned_wasUnpinned_false() local475 final NotificationEntry notifEntry = HeadsUpManagerTestUtil.createEntry(/* id = */ 0, in testIsSticky_rowPinnedAndExpanded_true() local492 final NotificationEntry notifEntry = HeadsUpManagerTestUtil.createEntry(/* id = */ 0, in testIsSticky_remoteInputActive_true() local507 final NotificationEntry notifEntry = in testIsSticky_hasFullScreenIntent_true() local530 final NotificationEntry notifEntry = HeadsUpManagerTestUtil.createEntry(/* id = */ 0, in testIsSticky_false() local[all …]
93 val notifEntry = mock<NotificationEntry>() in mediaDataRemoved_userInitiated_dismissNotif() constant116 val notifEntry = mock<NotificationEntry>() in mediaDataRemoved_notUserInitiated_flagOff_dismissNotif() constant
675 NotificationEntry notifEntry = new NotificationEntryBuilder() in testDevicePolicy_noPrivateNotifications_userAll() local
91 final NotificationEntry notifEntry = entry.getRepresentativeEntry(); in isHighPriority() local105 final NotificationEntry notifEntry = entry.getRepresentativeEntry(); in isHighPriorityConversation() local
127 NotificationEntry notifEntry = entry.getRepresentativeEntry(); in dumpEntry() local140 NotificationEntry notifEntry = requireNonNull(entry.getRepresentativeEntry()); in dumpEntry() local
63 entry.representativeEntry?.let { notifEntry -> in <lambda>() method
270 NotificationEntry notifEntry = (NotificationEntry) entry; in inflateAllRequiredViews() local
95 entry.representativeEntry?.let { notifEntry -> in buildActiveNotificationsStore() method
563 val notifEntry = createOngoingCallNotifEntry() in chipClicked_activityStarterTriggeredWithUnmodifiedIntent() constant