Searched refs:onSafeToRemove (Results 1 – 6 of 6) sorted by relevance
63 void onSafeToRemove(String key); in onSafeToRemove() method
327 mNotificationLifetimeFinishedCallback.onSafeToRemove(entry.getKey()); in setUpWithCallback()335 mNotificationLifetimeFinishedCallback.onSafeToRemove(entry.getKey()); in setUpWithCallback()527 mNotificationLifetimeFinishedCallback.onSafeToRemove(entry.getKey()); in onPanelCollapsed()
212 mNotificationLifetimeFinishedCallback.onSafeToRemove(key); in removeAlertEntry()
100 mNotificationSafeToRemoveCallback.onSafeToRemove(entry.getKey()); in setShouldManageLifetime()
258 mNotificationLifetimeFinishedCallback.onSafeToRemove(key); in bindGuts()
411 extender.getCallback().onSafeToRemove(mEntry.getKey()); in testLifetimeExtenders_whenRetentionEndsNotificationIsRemoved()