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

  /system/netd/
ResponseCode.h 28 static const int TtyListResult = 113;
CommandListener.cpp 324 cli->sendMsg(ResponseCode::TtyListResult, *it, false);
  /frameworks/base/services/java/com/android/server/
NetworkManagementService.java 65 public static final int TtyListResult = 113;
521 return mConnector.doListCommand("list_ttys", NetdResponseCode.TtyListResult);

Completed in 13 milliseconds