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

  /system/netd/
ResponseCode.h 30 static const int TtyListResult = 113;
CommandListener.cpp 656 cli->sendMsg(ResponseCode::TtyListResult, *it, false);
    [all...]
  /frameworks/base/services/java/com/android/server/
NetworkManagementService.java 35 import static com.android.server.NetworkManagementService.NetdResponseCode.TtyListResult;
120 public static final int TtyListResult = 113;
    [all...]

Completed in 304 milliseconds