Home
last modified time | relevance | path

Searched refs:clearInputBridge (Results 1 – 5 of 5) sorted by relevance

/aosp12/frameworks/base/media/java/android/media/tv/
H A DITvRemoteServiceInput.aidl29 void clearInputBridge(IBinder token); in clearInputBridge() method
/aosp12/frameworks/base/media/lib/tvremote/java/com/android/media/tv/remoteprovider/
H A DTvRemoteProvider.java288 public void clearInputBridge(@NonNull IBinder token) throws RuntimeException { in clearInputBridge() method in TvRemoteProvider
292 mRemoteServiceInput.clearInputBridge(token); in clearInputBridge()
/aosp12/frameworks/base/media/lib/tvremote/api/
H A Dcurrent.txt6 …method public void clearInputBridge(@NonNull android.os.IBinder) throws java.lang.RuntimeException;
/aosp12/frameworks/base/services/core/java/com/android/server/tv/
H A DTvRemoteServiceInput.java154 public void clearInputBridge(IBinder token) { in clearInputBridge() method in TvRemoteServiceInput
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt34168 Landroid/media/tv/ITvRemoteServiceInput$Stub$Proxy;->clearInputBridge(Landroid/os/IBinder;)V