Searched refs:InterfaceListResult (Results 1 – 1 of 1) sorted by relevance
45 import static com.android.server.NetworkManagementService.NetdResponseCode.InterfaceListResult;184 public static final int InterfaceListResult = 110; field in NetworkManagementService.NetdResponseCode998 mConnector.executeForList("interface", "list"), InterfaceListResult); in listInterfaces()