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 548 cli->sendMsg(ResponseCode::TetherDnsFwdTgtListResult, inet_ntoa(*it), false);
    [all...]
  /frameworks/base/services/java/com/android/server/
NetworkManagementService.java 90 public static final int TetherDnsFwdTgtListResult = 112;
    [all...]

Completed in 31 milliseconds