Searched defs:notificationListener (Results 1 – 2 of 2) sorted by relevance
55 val notificationListener = NotificationListener(this) in <lambda>() constant93 for (notificationListener in mRegisteredListeners) { in <lambda>() method
371 String notificationListener = DEVICE_SIDE_TEST_PKG + "/" + DEVICE_SIDE_TEST_CLASS; in setAllowGetActiveSessionForTest() local