Searched refs:WIRELESS_DEVICES_EXTRA (Results 1 – 3 of 3) sorted by relevance
73 public static final String WIRELESS_DEVICES_EXTRA = "devices_map"; field in AdbManager
938 AdbManager.WIRELESS_DEVICES_EXTRA).toString());
1474 intent.putExtra(AdbManager.WIRELESS_DEVICES_EXTRA, (HashMap) devices); in sendPairedDevicesToUI()