Searched defs:mAlertEntries (Results 1 – 2 of 2) sorted by relevance
43 protected final ArrayMap<String, AlertEntry> mAlertEntries = new ArrayMap<>(); field in AlertingNotificationManager
163 private List<AlertEntry> mAlertEntries; field in PreprocessingManagerTest