Home | History | Annotate | Download | only in hdmi

Lines Matching refs:vendorId

335         int vendorId = mService.getVendorId();
337 mAddress, vendorId);
549 int vendorId = HdmiUtils.threeBytesToInt(params);
550 if (vendorId == mService.getVendorId()) {