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/notification/row/
DNotificationContentView.java903 public int getVisibleType() { in getVisibleType() method in NotificationContentView
913 : getVisibleType(); in getBackgroundColorForExpansionState()
1805 NotificationViewWrapper visibleWrapper = getVisibleWrapper(getVisibleType()); in disallowSingleClick()
1813 boolean needsPaddings = shouldClipToRounding(getVisibleType(), topRounded, bottomRounded); in shouldClipToRounding()