Searched refs:getCurInterface (Results 1 – 5 of 5) sorted by relevance
40 UsbInterfaceDescriptor interfaceDesc = parser.getCurInterface(); in allocDescriptor()
56 UsbInterfaceDescriptor interfaceDesc = parser.getCurInterface(); in allocDescriptor()
51 UsbInterfaceDescriptor interfaceDesc = parser.getCurInterface(); in allocDescriptor()
244 UsbInterfaceDescriptor interfaceDesc = parser.getCurInterface(); in allocDescriptor()
291 public UsbInterfaceDescriptor getCurInterface() { in getCurInterface() method in UsbDescriptorParser