Searched refs:WIRELESS_DEVICES_EXTRA (Results 1 – 2 of 2) sorted by relevance
70 public static final String WIRELESS_DEVICES_EXTRA = "devices_map"; field in AdbManager
1387 intent.putExtra(AdbManager.WIRELESS_DEVICES_EXTRA, (HashMap) devices); in sendPairedDevicesToUI()