HomeSort by relevance Sort by last modified time
    Searched defs:InterfaceListResult (Results 1 - 2 of 2) sorted by null

  /system/netd/server/
ResponseCode.h 27 static const int InterfaceListResult = 110;
  /frameworks/base/services/core/java/com/android/server/
NetworkManagementService.java 42 import static com.android.server.NetworkManagementService.NetdResponseCode.InterfaceListResult;
160 public static final int InterfaceListResult = 110;
    [all...]

Completed in 124 milliseconds