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

  /system/netd/
ResponseCode.h 36 static const int IpFwdStatusResult = 211;
  /frameworks/base/services/java/com/android/server/
NetworkManagementService.java 30 import static com.android.server.NetworkManagementService.NetdResponseCode.IpFwdStatusResult;
124 public static final int IpFwdStatusResult = 211;
    [all...]

Completed in 147 milliseconds