A
B
C
D
E
G
H
I
M
O
P
R
S
T
U
V
W
M
- matches(UsbDevice) - function in com.serenegiant.usb.DeviceFilter
- 指定したUsbDeviceがこのDeviceFilterにマッチするかどうかを返すmExcludeフラグは別途#isExcludeか自前でチェックすること
- matches(DeviceFilter) - function in com.serenegiant.usb.DeviceFilter
- これって要らんかも, equalsでできる気が