Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/interfaces/automotive/evs/aidl/android/hardware/automotive/evs/
H A DIEvsEnumerator.aidl180 DisplayState getDisplayStateById(in int id); in getDisplayStateById() method
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/automotive/evs/aidl/android.hardware.automotive.evs_interface/dump/android/hardware/automotive/evs/
DIEvsEnumerator.aidl50 android.hardware.automotive.evs.DisplayState getDisplayStateById(in int id); in getDisplayStateById() method
/aosp_15_r20/hardware/interfaces/automotive/evs/aidl/aidl_api/android.hardware.automotive.evs/current/android/hardware/automotive/evs/
H A DIEvsEnumerator.aidl50 android.hardware.automotive.evs.DisplayState getDisplayStateById(in int id); in getDisplayStateById() method
/aosp_15_r20/hardware/interfaces/automotive/evs/aidl/aidl_api/android.hardware.automotive.evs/2/android/hardware/automotive/evs/
H A DIEvsEnumerator.aidl50 android.hardware.automotive.evs.DisplayState getDisplayStateById(in int id); in getDisplayStateById() method
/aosp_15_r20/hardware/interfaces/automotive/evs/aidl/rust_impl/src/
H A Ddefault_evs_hal.rs110 fn getDisplayStateById(&self, _: i32) -> std::result::Result<DisplayState, binder::Status> { in getDisplayStateById() method
/aosp_15_r20/packages/services/Car/cpp/evs/manager/aidl/wrappers/src/
DAidlEnumerator.cpp209 ScopedAStatus AidlEnumerator::getDisplayStateById(int32_t /* displayId */, in getDisplayStateById() function in aidl::android::automotive::evs::implementation::AidlEnumerator
/aosp_15_r20/hardware/interfaces/automotive/evs/aidl/impl/default/src/
H A DEvsEnumerator.cpp383 ScopedAStatus EvsEnumerator::getDisplayStateById(int32_t displayId, DisplayState* state) { in getDisplayStateById() function in aidl::android::hardware::automotive::evs::implementation::EvsEnumerator
/aosp_15_r20/packages/services/Car/cpp/evs/manager/aidl/src/
DEnumerator.cpp576 ScopedAStatus Enumerator::getDisplayStateById(int32_t displayId, DisplayState* _aidl_return) { in getDisplayStateById() function in aidl::android::automotive::evs::implementation::Enumerator
/aosp_15_r20/packages/services/Car/cpp/evs/sampleDriver/aidl/src/
DEvsEnumerator.cpp558 ScopedAStatus EvsEnumerator::getDisplayStateById(int32_t displayId, DisplayState* state) { in getDisplayStateById() function in aidl::android::hardware::automotive::evs::implementation::EvsEnumerator