Home
last modified time | relevance | path

Searched defs:setEArcEnabled (Results 1 – 4 of 4) sorted by relevance

/hardware/interfaces/tv/hdmi/earc/aidl/aidl_api/android.hardware.tv.hdmi.earc/current/android/hardware/tv/hdmi/earc/
DIEArc.aidl37 void setEArcEnabled(in boolean enabled); in setEArcEnabled() method
/hardware/interfaces/tv/hdmi/earc/aidl/aidl_api/android.hardware.tv.hdmi.earc/1/android/hardware/tv/hdmi/earc/
DIEArc.aidl37 void setEArcEnabled(in boolean enabled); in setEArcEnabled() method
/hardware/interfaces/tv/hdmi/earc/aidl/android/hardware/tv/hdmi/earc/
DIEArc.aidl41 void setEArcEnabled(in boolean enabled); in setEArcEnabled() method
/hardware/interfaces/tv/hdmi/earc/aidl/default/
DEArcMock.cpp39 ScopedAStatus EArcMock::setEArcEnabled(bool in_enabled) { in setEArcEnabled() function in android::hardware::tv::hdmi::earc::implementation::EArcMock