Searched refs:TtyListResult (Results 1 – 1 of 1) sorted by relevance
51 import static com.android.server.NetworkManagementService.NetdResponseCode.TtyListResult;187 public static final int TtyListResult = 113; field in NetworkManagementService.NetdResponseCode1447 mConnector.executeForList("list_ttys"), TtyListResult); in listTtys()