Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackScrollLayoutController.java1931 if (mLongPressedView == null && mView.getIsExpanded()
H A DNotificationStackScrollLayout.java5554 public boolean getIsExpanded() { in getIsExpanded() method