Searched refs:NotificationItem (Results 1 – 1 of 1) sorted by relevance
105 private HashMap<String, NotificationItem> mNotifications;124 static class NotificationItem { class in BluetoothOppNotification158 mNotifications = new HashMap<String, NotificationItem>(); in BluetoothOppNotification()301 NotificationItem item = new NotificationItem(); in updateActiveNotification()331 for (NotificationItem item : mNotifications.values()) { in updateActiveNotification()