Searched refs:notifySwitches (Results 1 – 1 of 1) sorted by relevance
134 String[] notifySwitches = mResources.getStringArray(R.array.config_networkNotifySwitches); in isNotificationEnabled() local137 Log.d(TAG, "Notify on network switches: " + Arrays.toString(notifySwitches)); in isNotificationEnabled()140 for (String notifySwitch : notifySwitches) { in isNotificationEnabled()