Searched refs:iCount (Results 1 – 1 of 1) sorted by relevance
42 int iCount = usbDevice.getInterfaceCount(); in getUSBDeviceListString() local43 for (int i = 0; i < iCount; i++) { in getUSBDeviceListString()57 int iCount = usbDevice.getInterfaceCount(); in getIsMicrophoneConnected() local58 for (int i = 0; i < iCount; i++) { in getIsMicrophoneConnected()