Searched defs:alertEntry (Results 1 – 4 of 4) sorted by relevance
83 AlertEntry alertEntry = mAlertEntries.get(key); in removeNotification() local107 AlertEntry alertEntry = mAlertEntries.get(key); in updateNotification() local183 AlertEntry alertEntry = createAlertEntry(); in addAlertEntry() local194 protected abstract void onAlertEntryAdded(@NonNull AlertEntry alertEntry); in onAlertEntryAdded()201 AlertEntry alertEntry = mAlertEntries.get(key); in removeAlertEntry() local222 protected abstract void onAlertEntryRemoved(@NonNull AlertEntry alertEntry); in onAlertEntryRemoved()239 AlertEntry alertEntry = mAlertEntries.get(key); in canRemoveImmediately() local263 AlertEntry alertEntry = mAlertEntries.get(entry.key); in setShouldManageLifetime() local332 public int compareTo(@NonNull AlertEntry alertEntry) { in compareTo()
109 AlertEntry alertEntry = getHeadsUpEntry(key); in updateNotification() local147 protected void onAlertEntryAdded(AlertEntry alertEntry) { in onAlertEntryAdded()157 protected void onAlertEntryRemoved(AlertEntry alertEntry) { in onAlertEntryRemoved()378 public int compareTo(@NonNull AlertEntry alertEntry) { in compareTo()
89 protected void onAlertEntryAdded(AlertEntry alertEntry) {} in onAlertEntryAdded()92 protected void onAlertEntryRemoved(AlertEntry alertEntry) {} in onAlertEntryRemoved()
444 protected void onAlertEntryRemoved(AlertEntry alertEntry) { in onAlertEntryRemoved()596 public int compareTo(AlertEntry alertEntry) { in compareTo()