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

  /system/netd/
ResponseCode.h 33 static const int TetherStatusResult = 210;
CommandListener.cpp 389 cli->sendMsg(ResponseCode::TetherStatusResult, tmp, false);
  /frameworks/base/services/java/com/android/server/
NetworkManagementService.java 67 public static final int TetherStatusResult = 210;
416 if (code == NetdResponseCode.TetherStatusResult) {

Completed in 24 milliseconds