Searched refs:onInternalNotificationUpdate (Results 1 – 4 of 4) sorted by relevance
147 mNotifUpdater.onInternalNotificationUpdate(newSbn,190 mNotifUpdater.onInternalNotificationUpdate(newSbn,206 mNotifUpdater.onInternalNotificationUpdate(newSbn,
36 void onInternalNotificationUpdate(StatusBarNotification sbn, String reason); in onInternalNotificationUpdate() method
121 verify(mInternalNotifUpdater).onInternalNotificationUpdate( in testSendSmartReply_updatesRemoteInput()
1522 updater.onInternalNotificationUpdate(sbn, "reason"); in getInternalNotifUpdateRunnable()1531 updater.onInternalNotificationUpdate(mock(StatusBarNotification.class), "reason"); in testGetInternalNotifUpdaterPostsToMainHandler()