Searched refs:getInterfaceCount (Results 1 – 14 of 14) 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()
1236 int interfaceCount = config.getInterfaceCount() - 1; in handleMessage()
136 int count = device.getInterfaceCount(); in isCamera()
100 int numInterfaces = configuration.getInterfaceCount(); in writeConfiguration()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
13253 method public int getInterfaceCount();13311 method public int getInterfaceCount();
20551 method public int getInterfaceCount();20609 method public int getInterfaceCount();