Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationData.java97 public View getExpandedContentView() { in getExpandedContentView() method in NotificationData.Entry
DBaseStatusBar.java1031 return entry.getExpandedContentView() != null && in isMediaNotification()
1032 entry.getExpandedContentView() in isMediaNotification()
2487 if (bigContentView != null && entry.getExpandedContentView() != null) {
2489 entry.getExpandedContentView(),