Home
last modified time | relevance | path

Searched defs:getDisplayIdList (Results 1 – 6 of 6) sorted by relevance

/hardware/interfaces/automotive/evs/aidl/aidl_api/android.hardware.automotive.evs/1/android/hardware/automotive/evs/
DIEvsEnumerator.aidl41 byte[] getDisplayIdList(); in getDisplayIdList() method
/hardware/interfaces/automotive/evs/aidl/aidl_api/android.hardware.automotive.evs/current/android/hardware/automotive/evs/
DIEvsEnumerator.aidl41 byte[] getDisplayIdList(); in getDisplayIdList() method
/hardware/interfaces/automotive/evs/aidl/aidl_api/android.hardware.automotive.evs/2/android/hardware/automotive/evs/
DIEvsEnumerator.aidl41 byte[] getDisplayIdList(); in getDisplayIdList() method
/hardware/interfaces/automotive/evs/aidl/android/hardware/automotive/evs/
DIEvsEnumerator.aidl78 byte[] getDisplayIdList(); in getDisplayIdList() method
/hardware/interfaces/automotive/evs/1.1/default/
DEvsEnumerator.cpp199 Return<void> EvsEnumerator::getDisplayIdList(getDisplayIdList_cb _list_cb) { in getDisplayIdList() function in android::hardware::automotive::evs::V1_1::implementation::EvsEnumerator
/hardware/interfaces/automotive/evs/aidl/impl/default/src/
DEvsEnumerator.cpp394 ScopedAStatus EvsEnumerator::getDisplayIdList(std::vector<uint8_t>* list) { in getDisplayIdList() function in aidl::android::hardware::automotive::evs::implementation::EvsEnumerator