Home
last modified time | relevance | path

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

/packages/modules/Connectivity/Tethering/src/com/android/networkstack/tethering/
DTetheringConfiguration.java203 legacyDhcpRanges = getLegacyDhcpRanges(res); in TetheringConfiguration()
461 private static String[] getLegacyDhcpRanges(Resources res) { in getLegacyDhcpRanges() method in TetheringConfiguration