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 183 def set_content_protection(self, state): member in class:DisplayFacadeLocalAdapter
188 self._display_component.set_content_protection(state)
display_facade_native.py 272 def set_content_protection(self, state): member in class:DisplayFacadeNative
278 graphics_utils.set_content_protection(connector, state)
  /external/autotest/server/cros/multimedia/
display_facade_adapter.py 192 def set_content_protection(self, state): member in class:DisplayFacadeRemoteAdapter
197 self._display_proxy.set_content_protection(state)
  /external/autotest/client/cros/chameleon/
chameleon.py 431 def set_content_protection(self, enable): member in class:ChameleonVideoInput
  /external/autotest/client/cros/graphics/
graphics_utils.py 808 def set_content_protection(output_name, state): function
817 raise error.TestFail('freon: set_content_protection not implemented')
    [all...]

Completed in 943 milliseconds