Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/evs/aidl/android/hardware/automotive/evs/
DIEvsEnumerator.aidl180 DisplayState getDisplayStateById(in int id); in getDisplayStateById() method
/hardware/interfaces/automotive/evs/aidl/aidl_api/android.hardware.automotive.evs/2/android/hardware/automotive/evs/
DIEvsEnumerator.aidl50 android.hardware.automotive.evs.DisplayState getDisplayStateById(in int id); in getDisplayStateById() method
/hardware/interfaces/automotive/evs/aidl/aidl_api/android.hardware.automotive.evs/current/android/hardware/automotive/evs/
DIEvsEnumerator.aidl50 android.hardware.automotive.evs.DisplayState getDisplayStateById(in int id); in getDisplayStateById() method
/hardware/interfaces/automotive/evs/aidl/impl/default/src/
DEvsEnumerator.cpp383 ScopedAStatus EvsEnumerator::getDisplayStateById(int32_t displayId, DisplayState* state) { in getDisplayStateById() function in aidl::android::hardware::automotive::evs::implementation::EvsEnumerator