Searched refs:mTopHeadsUpRow (Results 1 – 2 of 2) sorted by relevance
92 private final MutableStateFlow<HeadsUpRowRepository> mTopHeadsUpRow = field in HeadsUpManagerPhone435 mTopHeadsUpRow.setValue((HeadsUpRowRepository) getTopHeadsUpEntry()); in updateTopHeadsUpFlow()477 return (HeadsUpEntryPhone) mTopHeadsUpRow.getValue(); in getTopHeadsUpEntryPhone()500 return mTopHeadsUpRow; in getTopHeadsUpRow()
558 private ExpandableNotificationRow mTopHeadsUpRow; field in NotificationStackScrollLayout1135 if (mTopHeadsUpRow == view) {1688 if (mTopHeadsUpRow == null) {1691 ExpandableNotificationRow row = mTopHeadsUpRow;1871 && mTopHeadsUpRow != row1872 && mGroupMembershipManager.getGroupSummary(mTopHeadsUpRow.getEntry())5613 mTopHeadsUpRow = topHeadsUpRow; in setTopHeadsUpRow()