Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationMenuRow.java276 mInfoItem = createInfoItem(mContext); in createMenuViews()
682 static NotificationMenuItem createInfoItem(Context context) { in createInfoItem() method in NotificationMenuRow
DExpandableNotificationRow.java1144 items.add(NotificationMenuRow.createInfoItem(mContext));