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

  /external/autotest/server/site_tests/display_HDCPScreen/
display_HDCPScreen.py 77 chameleon_port.set_content_protection(enable_chameleon)
83 display_facade.set_content_protection(request_cros)
109 display_facade.set_content_protection(original_cros_state)
110 chameleon_port.set_content_protection(was_chameleon_enabled)
  /external/autotest/client/cros/multimedia/
display_facade_adapter.py 188 def set_content_protection(self, state): member in class:DisplayFacadeLocalAdapter
193 self._display_component.set_content_protection(state)
display_facade_native.py 327 def set_content_protection(self, state): member in class:DisplayFacadeNative
333 graphics_utils.set_content_protection(connector, state)
  /external/autotest/server/cros/multimedia/
display_facade_adapter.py 197 def set_content_protection(self, state): member in class:DisplayFacadeRemoteAdapter
202 self._display_proxy.set_content_protection(state)
  /external/autotest/client/cros/chameleon/
chameleon.py 642 def set_content_protection(self, enable): member in class:ChameleonVideoInput
  /external/autotest/client/cros/graphics/
graphics_utils.py 817 def set_content_protection(output_name, state): function
826 raise error.TestFail('freon: set_content_protection not implemented')
    [all...]

Completed in 2539 milliseconds