Home
last modified time | relevance | path

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

/frameworks/base/services/core/jni/tvinput/
DJTvInputHal.h61 using AidlTvInputDeviceInfo = ::aidl::android::hardware::tv::input::TvInputDeviceInfo; variable
111 const AidlTvInputDeviceInfo& aidlTvInputDeviceInfo);
DJTvInputHal.cpp350 const AidlTvInputDeviceInfo& aidlTvInputDeviceInfo) { in createDeviceInfoWrapper()