Home
last modified time | relevance | path

Searched refs:sendTvInputNotifyIntent (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/media/java/android/media/tv/
H A DITvInputManager.aidl142 void sendTvInputNotifyIntent(in Intent intent, int userId); in sendTvInputNotifyIntent() method
H A DTvInputManager.java2138 mService.sendTvInputNotifyIntent(intent, mUserId); in notifyPreviewProgramBrowsableDisabled()
2157 mService.sendTvInputNotifyIntent(intent, mUserId); in notifyWatchNextProgramBrowsableDisabled()
2177 mService.sendTvInputNotifyIntent(intent, mUserId); in notifyPreviewProgramAddedToWatchNext()
/aosp14/frameworks/base/services/core/java/com/android/server/tv/
H A DTvInputManagerService.java1298 public void sendTvInputNotifyIntent(Intent intent, int userId) { in sendTvInputNotifyIntent() method in TvInputManagerService.BinderService
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt30922 Landroid/media/tv/ITvInputManager$Stub$Proxy;->sendTvInputNotifyIntent(Landroid/content/Intent;I)V
31015 Landroid/media/tv/ITvInputManager;->sendTvInputNotifyIntent(Landroid/content/Intent;I)V