Home
last modified time | relevance | path

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

/frameworks/base/packages/Tethering/src/com/android/networkstack/tethering/
DTetheringConfiguration.java141 legacyDhcpRanges = getLegacyDhcpRanges(res); in TetheringConfiguration()
347 private static String[] getLegacyDhcpRanges(Resources res) { in getLegacyDhcpRanges() method in TetheringConfiguration