Searched refs:mNotificationEntryManager (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
H A DSmartReplyControllerTest.java56 private NotificationEntryManager mNotificationEntryManager; field in class:SmartReplyControllerTest
65 mNotificationEntryManager);
82 when(mNotificationEntryManager.rebuildNotificationWithRemoteInput(
91 verify(mNotificationEntryManager).rebuildNotificationWithRemoteInput(
94 verify(mNotificationEntryManager).updateNotification(
102 when(mNotificationEntryManager.rebuildNotificationWithRemoteInput(

Completed in 65 milliseconds