Searched refs:getInterfaceCount (Results 1 – 13 of 13) sorted by relevance
179 when(usbDevice.getInterfaceCount()).thenReturn(1); in testMatch_interfaceNameMatches_returnTrue()197 when(usbDevice.getInterfaceCount()).thenReturn(1); in testMatch_interfaceNameMismatch_returnFalse()216 when(usbDevice.getInterfaceCount()).thenReturn(1); in testMatch_interfaceNameMismatchFlagDisabled_returnTrue()
44 public byte getInterfaceCount() { in getInterfaceCount() method in UsbInterfaceAssoc
271 interfaceCount += configuration.getInterfaceCount(); in getInterfaceList()278 interfaceCount = configuration.getInterfaceCount(); in getInterfaceList()295 public int getInterfaceCount() { in getInterfaceCount() method in UsbDevice
134 public int getInterfaceCount() { in getInterfaceCount() method in UsbConfiguration
224 int count = device.getInterfaceCount(); in matches()
47 int numInterfaces = device.getInterfaceCount(); in possiblyAndroid()
139 for (int i = 0; i < device.getInterfaceCount(); i++) { in isMtpDevice()
223 for (int interfaceIndex = 0; interfaceIndex < usbConfiguration.getInterfaceCount(); in UsbDirectMidiDevice()
1318 int interfaceCount = config.getInterfaceCount() - 1; in handleMessage()
136 int count = device.getInterfaceCount(); in isCamera()
100 int numInterfaces = configuration.getInterfaceCount(); in writeConfiguration()
13253 method public int getInterfaceCount();13311 method public int getInterfaceCount();
21057 method public int getInterfaceCount();21115 method public int getInterfaceCount();