HomeSort by relevance Sort by last modified time
    Searched refs:InterfaceTxCounterResult (Results 1 - 3 of 3) sorted by null

  /system/netd/
ResponseCode.h 40 static const int InterfaceTxCounterResult = 217;
CommandListener.cpp 138 cli->sendMsg(ResponseCode::InterfaceTxCounterResult, msg, false);
  /frameworks/base/services/java/com/android/server/
NetworkManagementService.java 73 public static final int InterfaceTxCounterResult = 217;
709 !rx && code != NetdResponseCode.InterfaceTxCounterResult)) {

Completed in 41 milliseconds