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

  /system/netd/
ResponseCode.h 29 static const int TetherDnsFwdTgtListResult = 112;
CommandListener.cpp 736 cli->sendMsg(ResponseCode::TetherDnsFwdTgtListResult, inet_ntoa(*it), false);
    [all...]
  /frameworks/base/services/java/com/android/server/
NetworkManagementService.java 31 import static com.android.server.NetworkManagementService.NetdResponseCode.TetherDnsFwdTgtListResult;
119 public static final int TetherDnsFwdTgtListResult = 112;
    [all...]

Completed in 754 milliseconds