Home
last modified time | relevance | path

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

/hardware/interfaces/tv/input/aidl/android/hardware/tv/input/
DITvInput.aidl55 TvStreamConfig[] getStreamConfigurations(in int deviceId); in getStreamConfigurations() method
/hardware/interfaces/tv/input/aidl/aidl_api/android.hardware.tv.input/2/android/hardware/tv/input/
DITvInput.aidl38 android.hardware.tv.input.TvStreamConfig[] getStreamConfigurations(in int deviceId); in getStreamConfigurations() method
/hardware/interfaces/tv/input/aidl/aidl_api/android.hardware.tv.input/1/android/hardware/tv/input/
DITvInput.aidl38 android.hardware.tv.input.TvStreamConfig[] getStreamConfigurations(in int deviceId); in getStreamConfigurations() method
/hardware/interfaces/tv/input/aidl/aidl_api/android.hardware.tv.input/current/android/hardware/tv/input/
DITvInput.aidl38 android.hardware.tv.input.TvStreamConfig[] getStreamConfigurations(in int deviceId); in getStreamConfigurations() method
/hardware/interfaces/tv/input/aidl/default/
DTvInput.cpp103 ::ndk::ScopedAStatus TvInput::getStreamConfigurations(int32_t in_deviceId, in getStreamConfigurations() function in aidl::android::hardware::tv::input::TvInput
/hardware/interfaces/tv/input/1.0/default/
DTvInput.cpp81 Return<void> TvInput::getStreamConfigurations(int32_t deviceId, getStreamConfigurations_cb cb) { in getStreamConfigurations() function in android::hardware::tv::input::V1_0::implementation::TvInput