Searched refs:mWolSupportedInterfaces (Results 1 – 1 of 1) sorted by relevance
986 private Set<String> mWolSupportedInterfaces; field in ConnectivityService9423 if (mWolSupportedInterfaces == null) {9424 mWolSupportedInterfaces = new ArraySet<>(mResources.get().getStringArray(9427 lp.setWakeOnLanSupported(mWolSupportedInterfaces.contains(lp.getInterfaceName()));