Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/jni/tvinput/
H A DJTvInputHal.h174 ::ndk::ScopedAStatus notifyTvMessageEvent(const AidlTvMessageEvent& event) override;
H A DJTvInputHal.cpp426 ::ndk::ScopedAStatus JTvInputHal::TvInputCallback::notifyTvMessageEvent( in notifyTvMessageEvent() function in android::JTvInputHal::TvInputCallback