Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/plugin/src/com/android/systemui/plugins/statusbar/
H A DNotificationMenuRowPlugin.java70 public ArrayList<MenuItem> getMenuItems(Context context); in getMenuItems() method
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DNotificationMenuRow.java127 public ArrayList<MenuItem> getMenuItems(Context context) { in getMenuItems() method in NotificationMenuRow