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

  /system/netd/
ResponseCode.h 26 static const int TetherInterfaceListResult = 111;
CommandListener.cpp 430 cli->sendMsg(ResponseCode::TetherInterfaceListResult, *it, false);
  /frameworks/base/services/java/com/android/server/
NetworkManagementService.java 59 public static final int TetherInterfaceListResult = 111;
375 "tether interface list", NetdResponseCode.TetherInterfaceListResult);

Completed in 116 milliseconds