Home
last modified time | relevance | path

Searched refs:mMockINotificationManager (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
DNotificationInfoTest.java115 private INotificationManager mMockINotificationManager; field in NotificationInfoTest
154 when(mMockINotificationManager.getNumNotificationChannelsForPackage( in setUp()
201 mMockINotificationManager, in testBindNotification_SetsTextApplicationName()
226 mMockINotificationManager, in testBindNotification_SetsPackageIcon()
247 mMockINotificationManager, in testBindNotification_noDelegate()
278 mMockINotificationManager, in testBindNotification_delegate()
302 mMockINotificationManager, in testBindNotification_GroupNameHiddenIfNoGroup()
324 when(mMockINotificationManager.getNotificationChannelGroupForPackage( in testBindNotification_SetsGroupNameIfNonNull()
329 mMockINotificationManager, in testBindNotification_SetsGroupNameIfNonNull()
351 mMockINotificationManager, in testBindNotification_SetsTextChannelName()
[all …]