Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/hdmi/
H A DSendKeyAction.java89 sendKeyUp(); in start()
120 sendKeyUp(); in processKeyEvent()
140 sendKeyUp(); in processKeyEvent()
173 private void sendKeyUp() { in sendKeyUp() method in SendKeyAction
197 sendKeyUp(); in handleTimerEvent()
/aosp12/frameworks/base/media/java/android/media/tv/
H A DITvRemoteServiceInput.aidl35 void sendKeyUp(IBinder token, int keyCode); in sendKeyUp() method
/aosp12/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
/aosp12/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()
/aosp12/frameworks/base/media/lib/tvremote/api/
H A Dcurrent.txt17 … method public void sendKeyUp(@NonNull android.os.IBinder, int) throws java.lang.RuntimeException;
/aosp12/frameworks/base/core/java/android/view/
H A DViewRootImpl.java7373 sendKeyUp(time);
7419 sendKeyUp(time);
7441 private void sendKeyUp(long time) {
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt34174 Landroid/media/tv/ITvRemoteServiceInput$Stub$Proxy;->sendKeyUp(Landroid/os/IBinder;I)V
67838 Landroid/view/ViewRootImpl$SyntheticTouchNavigationHandler;->sendKeyUp(J)V