Searched refs:InterfaceListResult (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/
H A DNetworkManagementService.java44 import static com.android.server.NetworkManagementService.NetdResponseCode.InterfaceListResult;
163 public static final int InterfaceListResult = 110; field in class:NetworkManagementService.NetdResponseCode
977 mConnector.executeForList("interface", "list"), InterfaceListResult);

Completed in 95 milliseconds