Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/connectivity/
DLingerMonitor.java127 String[] notifySwitches = in isNotificationEnabled() local
131 Log.d(TAG, "Notify on network switches: " + Arrays.toString(notifySwitches)); in isNotificationEnabled()
134 for (String notifySwitch : notifySwitches) { in isNotificationEnabled()