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

  /system/netd/
ResponseCode.h 35 static const int TetherStatusResult = 210;
CommandListener.cpp 492 cli->sendMsg(ResponseCode::TetherStatusResult, tmp, false);
    [all...]
  /frameworks/base/services/java/com/android/server/
NetworkManagementService.java 93 public static final int TetherStatusResult = 210;
756 if (code == NetdResponseCode.TetherStatusResult) {
    [all...]

Completed in 161 milliseconds