HomeSort by relevance Sort by last modified time
    Searched refs:tv_cec (Results 1 - 3 of 3) sorted by null

  /test/vts-testcase/hal/tv/cec/V1_0/host/
VtsHalTvCecV1_0HostTest.py 36 target_type="tv_cec",
46 self.vtypes = self.dut.hal.tv_cec.GetHidlTypeInterface("types")
47 logging.info("tv_cec types: %s", self.vtypes)
51 self.dut.hal.tv_cec.clearLogicalAddress()
52 result = self.dut.hal.tv_cec.addLogicalAddress(
59 status, paddr = self.dut.hal.tv_cec.getPhysicalAddress()
72 result = self.dut.hal.tv_cec.sendMessage(message)
77 version = self.dut.hal.tv_cec.getCecVersion()
82 vendor_id = self.dut.hal.tv_cec.getVendorId()
88 port_infos = self.dut.hal.tv_cec.getPortInfo(
    [all...]
  /system/sepolicy/prebuilts/api/28.0/public/
attributes 290 hal_attribute(tv_cec);
  /system/sepolicy/public/
attributes 290 hal_attribute(tv_cec);

Completed in 96 milliseconds