Searched refs:WIRELESS_STATUS_CONNECTED (Results 1 – 3 of 3) sorted by relevance
136 public static final int WIRELESS_STATUS_CONNECTED = 4; field in AdbManager
961 } else if (res.equals(AdbManager.WIRELESS_STATUS_CONNECTED)) {
1362 ? AdbManager.WIRELESS_STATUS_CONNECTED in sendServerConnectionState()1466 AdbManager.WIRELESS_STATUS_CONNECTED); in sendPairingPortToUI()