Home
last modified time | relevance | path

Searched defs:setDisplayState (Results 1 – 7 of 7) sorted by relevance

/hardware/interfaces/automotive/evs/aidl/aidl_api/android.hardware.automotive.evs/current/android/hardware/automotive/evs/
DIEvsDisplay.aidl41 void setDisplayState(in android.hardware.automotive.evs.DisplayState state); in setDisplayState() method
/hardware/interfaces/automotive/evs/aidl/android/hardware/automotive/evs/
DIEvsDisplay.aidl93 void setDisplayState(in DisplayState state); in setDisplayState() method
/hardware/interfaces/automotive/evs/aidl/aidl_api/android.hardware.automotive.evs/2/android/hardware/automotive/evs/
DIEvsDisplay.aidl41 void setDisplayState(in android.hardware.automotive.evs.DisplayState state); in setDisplayState() method
/hardware/interfaces/automotive/evs/aidl/aidl_api/android.hardware.automotive.evs/1/android/hardware/automotive/evs/
DIEvsDisplay.aidl41 void setDisplayState(in android.hardware.automotive.evs.DisplayState state); in setDisplayState() method
/hardware/interfaces/automotive/evs/1.1/default/
DEvsDisplay.cpp120 Return<EvsResult> EvsDisplay::setDisplayState(DisplayState state) { in setDisplayState() function in android::hardware::automotive::evs::V1_1::implementation::EvsDisplay
/hardware/interfaces/automotive/evs/1.0/default/
DEvsDisplay.cpp108 Return<EvsResult> EvsDisplay::setDisplayState(DisplayState state) { in setDisplayState() function in android::hardware::automotive::evs::V1_0::implementation::EvsDisplay
/hardware/interfaces/automotive/evs/aidl/impl/default/src/
DEvsGlDisplay.cpp268 ScopedAStatus EvsGlDisplay::setDisplayState(DisplayState state) { in setDisplayState() function in aidl::android::hardware::automotive::evs::implementation::EvsGlDisplay