Searched refs:InterfaceListResult (Results 1 - 1 of 1) sorted by last modified time

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

Completed in 30 milliseconds