Searched refs:mNotificationListener (Results 1 – 2 of 2) sorted by relevance
33 private Supplier<TestNotificationListener> mNotificationListener; field in NotificationHelper38 mNotificationListener = listener; in NotificationHelper()74 return mNotificationListener.get().getActiveNotifications(); in getActiveNotifications()
109 private TestNotificationListener mNotificationListener; field in CloseSystemDialogsTest124 mNotificationListener = TestNotificationListener.getInstance(); in setUp()125 mNotificationHelper = new NotificationHelper(mContext, () -> mNotificationListener); in setUp()165 mNotificationListener.resetData(); in tearDown()