Searched refs:androidDevices (Results 1 – 1 of 1) sorted by relevance
37 ArrayList<UsbDevice> androidDevices = new ArrayList<>(devices.size()); in findAllPossibleAndroidDevices() local41 androidDevices.add(device); in findAllPossibleAndroidDevices()45 return androidDevices; in findAllPossibleAndroidDevices()