Searched refs:notificationListener (Results 1 – 2 of 2) sorted by relevance
73 NotificationListener notificationListener = new NotificationListener(this); in createListener() local74 mRegisteredListeners.add(notificationListener); in createListener()77 return notificationListener; in createListener()114 for (NotificationListener notificationListener : mRegisteredListeners) { in onNotificationPosted()115 notificationListener.onNotificationPosted(sbn); in onNotificationPosted()
307 String notificationListener = DEVICE_SIDE_TEST_PKG + "/" + DEVICE_SIDE_TEST_CLASS; in setAllowGetActiveSessionForTest() local310 + notificationListener + " " + userId; in setAllowGetActiveSessionForTest()