Home
last modified time | relevance | path

Searched refs:sendKeyUp (Results 1 – 7 of 7) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/hdmi/
H A DSendKeyAction.java90 sendKeyUp(); in start()
121 sendKeyUp(); in processKeyEvent()
141 sendKeyUp(); in processKeyEvent()
174 private void sendKeyUp() { in sendKeyUp() method in SendKeyAction
209 sendKeyUp(); in handleTimerEvent()
/aosp14/frameworks/base/media/java/android/media/tv/
H A DITvRemoteServiceInput.aidl35 void sendKeyUp(IBinder token, int keyCode); in sendKeyUp() method
/aosp14/frameworks/base/media/lib/tvremote/java/com/android/media/tv/remoteprovider/
H A DTvRemoteProvider.java324 public void sendKeyUp(@NonNull IBinder token, int keyCode) throws RuntimeException { in sendKeyUp() method in TvRemoteProvider
328 mRemoteServiceInput.sendKeyUp(token, keyCode); in sendKeyUp()
/aosp14/frameworks/base/services/core/java/com/android/server/tv/
H A DTvRemoteServiceInput.java205 public void sendKeyUp(IBinder token, int keyCode) { in sendKeyUp() method in TvRemoteServiceInput
219 inputBridge.sendKeyUp(token, keyCode); in sendKeyUp()
H A DUinputBridge.java144 public void sendKeyUp(IBinder token, int keyCode) { in sendKeyUp() method in UinputBridge
/aosp14/frameworks/base/media/lib/tvremote/api/
H A Dcurrent.txt17 … method public void sendKeyUp(@NonNull android.os.IBinder, int) throws java.lang.RuntimeException;
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt31296 Landroid/media/tv/ITvRemoteServiceInput$Stub$Proxy;->sendKeyUp(Landroid/os/IBinder;I)V
64515 Landroid/view/ViewRootImpl$SyntheticTouchNavigationHandler;->sendKeyUp(J)V