Home
last modified time | relevance | path

Searched refs:isFullySet (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/logging/
H A DNotificationLogger.java525 if (!state.isFullySet()) { in maybeNotifyOnNotificationExpansionChanged()
572 private boolean isFullySet() { in isFullySet() method in NotificationLogger.ExpansionStateLogger.State