Searched refs:NotificationItem (Results 1 – 1 of 1) sorted by relevance
92 private HashMap<String, NotificationItem> mNotifications;109 static class NotificationItem { class in BluetoothOppNotification137 mNotifications = new HashMap<String, NotificationItem>(); in BluetoothOppNotification()264 NotificationItem item = new NotificationItem(); in updateActiveNotification()290 for (NotificationItem item : mNotifications.values()) { in updateActiveNotification()