Searched refs:onImportanceChanged (Results 1 – 5 of 5) sorted by relevance
33 void onImportanceChanged(NotificationEntry entry); in onImportanceChanged() method
535 () -> mOnUserInteractionCallback.onImportanceChanged(mEntry), in updateChannel()
444 mOnUserInteractionCallback.onImportanceChanged(mEntry);
85 public void onImportanceChanged(NotificationEntry entry) { in onImportanceChanged() method in OnUserInteractionCallbackImpl
1249 verify(mOnUserInteractionCallback).onImportanceChanged(mEntry); in testAdjustImportanceTemporarilyAllowsReordering()