Searched refs:hasVideoPlayback (Results 1 – 3 of 3) sorted by relevance
85 boolean hasVideoPlayback, boolean hasVideoCapture) { in UsbDevice() argument100 mHasVideoPlayback = hasVideoPlayback; in UsbDevice()367 boolean hasVideoPlayback = in.readInt() == 1;372 hasVideoPlayback, hasVideoCapture);445 boolean hasVideoPlayback, boolean hasVideoCapture) { in Builder() argument460 mHasVideoPlayback = hasVideoPlayback; in Builder()
164 parser.hasVideoPlayback(), parser.hasVideoCapture()); in toAndroid()
658 public boolean hasVideoPlayback() { in hasVideoPlayback() method in UsbDescriptorParser