Home
last modified time | relevance | path

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

/cts/hostsidetests/net/app/src/com/android/cts/net/hostside/
DAbstractRestrictBackgroundNetworkTestCase.java878 final StringBuilder listeners = new StringBuilder(getNotificationListenerServices()); in registerNotificationListenerService()
884 final String newListeners = getNotificationListenerServices(); in registerNotificationListenerService()
889 private String getNotificationListenerServices() throws Exception { in getNotificationListenerServices() method in AbstractRestrictBackgroundNetworkTestCase