Home
last modified time | relevance | path

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

/frameworks/hardware/interfaces/automotive/display/aidl/aidl_api/android.frameworks.automotive.display/1/android/frameworks/automotive/display/
DICarDisplayProxy.aidl37 long[] getDisplayIdList(); in getDisplayIdList() method
/frameworks/hardware/interfaces/automotive/display/aidl/android/frameworks/automotive/display/
DICarDisplayProxy.aidl44 long[] getDisplayIdList(); in getDisplayIdList() method
/frameworks/hardware/interfaces/automotive/display/aidl/aidl_api/android.frameworks.automotive.display/current/android/frameworks/automotive/display/
DICarDisplayProxy.aidl37 long[] getDisplayIdList(); in getDisplayIdList() method
/frameworks/hardware/interfaces/automotive/display/aidl/aidl_api/android.frameworks.automotive.display/2/android/frameworks/automotive/display/
DICarDisplayProxy.aidl37 long[] getDisplayIdList(); in getDisplayIdList() method
/frameworks/native/services/automotive/display/
DAutomotiveDisplayProxyService.cpp143 Return<void> AutomotiveDisplayProxyService::getDisplayIdList(getDisplayIdList_cb _cb) { in getDisplayIdList() function in android::frameworks::automotive::display::V1_0::implementation::AutomotiveDisplayProxyService