Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayoutController.java1699 if (mView.getIsExpanded() && !mSwipeHelper.isSwiping() && !onlyScrollingInThisMotion
DNotificationStackScrollLayout.java5285 public boolean getIsExpanded() { in getIsExpanded() method