Searched refs:nexus (Results 1 – 3 of 3) sorted by relevance
143 List<Device> nexus = new ArrayList<Device>(); in show() local153 nexus.add(device); in show()162 if (!nexus.isEmpty()) { in show()163 sortNexusList(nexus); in show()164 for (final Device device : nexus) { in show()
1281 int nexus = name.indexOf("Nexus"); //$NON-NLS-1$ in getDeviceLabel() local1282 if (nexus != -1) { in getDeviceLabel()
193 nexus