Searched refs:mHeadsUpNotificationRows (Results 1 – 1 of 1) sorted by relevance
94 private final MutableStateFlow<Set<HeadsUpRowRepository>> mHeadsUpNotificationRows = field in HeadsUpManagerPhone439 mHeadsUpNotificationRows.setValue(new HashSet<>(getHeadsUpEntryPhoneMap().values())); in updateHeadsUpFlow()506 return mHeadsUpNotificationRows; in getActiveHeadsUpRows()