Searched refs:mNotificationMessagingUtil (Results 1 – 2 of 2) sorted by relevance
49 private final NotificationMessagingUtil mNotificationMessagingUtil; field in HeadsUpViewBinder60 mNotificationMessagingUtil = notificationMessagingUtil; in HeadsUpViewBinder()78 final boolean isImportantMessage = mNotificationMessagingUtil.isImportantMessaging( in bindHeadsUpView()
54 @Mock private NotificationMessagingUtil mNotificationMessagingUtil; field in HeadsUpViewBinderTest64 mViewBinder = new HeadsUpViewBinder(mNotificationMessagingUtil, mBindStage, mLogger); in setup()