Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationContentView.java894 public int getVisibleType() { in getVisibleType() method in NotificationContentView
904 : getVisibleType(); in getBackgroundColorForExpansionState()
1632 NotificationViewWrapper visibleWrapper = getVisibleWrapper(getVisibleType()); in disallowSingleClick()
1640 boolean needsPaddings = shouldClipToRounding(getVisibleType(), topRounded, bottomRounded); in shouldClipToRounding()