Home
last modified time | relevance | path

Searched refs:AidlTvInputDeviceInfo (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/services/core/jni/tvinput/
H A DJTvInputHal.h60 using AidlTvInputDeviceInfo = ::aidl::android::hardware::tv::input::TvInputDeviceInfo; variable
110 const AidlTvInputDeviceInfo& aidlTvInputDeviceInfo);
H A DJTvInputHal.cpp327 const AidlTvInputDeviceInfo& aidlTvInputDeviceInfo) { in createDeviceInfoWrapper()