Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DNotificationMenuRow.java269 mInfoItem = createInfoItem(mContext); in createMenuViews()
690 static NotificationMenuItem createInfoItem(Context context) { in createInfoItem() method in NotificationMenuRow
H A DExpandableNotificationRow.java1258 items.add(NotificationMenuRow.createInfoItem(mContext));