Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DExpandableNotificationRow.java212 final NotificationContentView showing = getShowingLayout(); in setDark()
437 NotificationContentView showingLayout = getShowingLayout(); in isContentExpandable()
454 NotificationContentView showingLayout = getShowingLayout(); in getMaxHeight()
460 NotificationContentView showingLayout = getShowingLayout(); in getMinHeight()
483 private NotificationContentView getShowingLayout() { in getShowingLayout() method in ExpandableNotificationRow