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

  /system/netd/
ResponseCode.h 28 static const int TetherInterfaceListResult = 111;
CommandListener.cpp 533 cli->sendMsg(ResponseCode::TetherInterfaceListResult, *it, false);
    [all...]
  /frameworks/base/services/java/com/android/server/
NetworkManagementService.java 89 public static final int TetherInterfaceListResult = 111;
793 "tether interface list", NetdResponseCode.TetherInterfaceListResult);
    [all...]

Completed in 38 milliseconds