Home
last modified time | relevance | path

Searched defs:notifyTvMessageEvent (Results 1 – 4 of 4) sorted by relevance

/hardware/interfaces/tv/input/aidl/aidl_api/android.hardware.tv.input/current/android/hardware/tv/input/
DITvInputCallback.aidl38 void notifyTvMessageEvent(in android.hardware.tv.input.TvMessageEvent event); in notifyTvMessageEvent() method
/hardware/interfaces/tv/input/aidl/android/hardware/tv/input/
DITvInputCallback.aidl49 void notifyTvMessageEvent(in TvMessageEvent event); in notifyTvMessageEvent() method
/hardware/interfaces/tv/input/aidl/aidl_api/android.hardware.tv.input/1/android/hardware/tv/input/
DITvInputCallback.aidl38 void notifyTvMessageEvent(in android.hardware.tv.input.TvMessageEvent event); in notifyTvMessageEvent() method
/hardware/interfaces/tv/input/aidl/vts/functional/
DVtsHalTvInputTargetTest.cpp46 ::ndk::ScopedAStatus TvInputAidlTest::TvInputCallback::notifyTvMessageEvent( in notifyTvMessageEvent() function in TvInputAidlTest::TvInputCallback