Searched refs:allInterfaces (Results 1 – 1 of 1) sorted by relevance
2063 ArrayList<String> allInterfaces = new ArrayList<>(); in setConfigurationTests() local2072 allInterfaces.add(device.getInterface(i).toString()); in setConfigurationTests()2228 ArrayList<String> allInterfaces = new ArrayList<>(); in runTests() local2238 allInterfaces.add(device.getInterface(i).toString()); in runTests()2245 assertNotNull("No \"Android Accessory Interface\" interface found in " + allInterfaces, in runTests()