Searched refs:convertToInternalDhcpOptions (Results 1 – 1 of 1) sorted by relevance
1197 private List<DhcpOption> convertToInternalDhcpOptions(List<android.net.DhcpOption> options) { in convertToInternalDhcpOptions() method in ClientModeImpl8248 .withDhcpOptions(convertToInternalDhcpOptions(options)); in startIpClient()