Lines Matching refs:lang
6 …method public void clearInputBridge(@NonNull android.os.IBinder) throws java.lang.RuntimeException;
7 …method public void closeInputBridge(@NonNull android.os.IBinder) throws java.lang.RuntimeException;
11 … openGamepadBridge(@NonNull android.os.IBinder, @NonNull String) throws java.lang.RuntimeException;
12 …dge(@NonNull android.os.IBinder, @NonNull String, int, int, int) throws java.lang.RuntimeException;
13 …android.os.IBinder, int, @FloatRange(from=-1.0F, to=1.0f) float) throws java.lang.RuntimeException;
14 …method public void sendGamepadKeyDown(@NonNull android.os.IBinder, int) throws java.lang.RuntimeEx…
15 …method public void sendGamepadKeyUp(@NonNull android.os.IBinder, int) throws java.lang.RuntimeExce…
16 …method public void sendKeyDown(@NonNull android.os.IBinder, int) throws java.lang.RuntimeException;
17 … method public void sendKeyUp(@NonNull android.os.IBinder, int) throws java.lang.RuntimeException;
18 …method public void sendPointerDown(@NonNull android.os.IBinder, int, int, int) throws java.lang.Ru…
19 … method public void sendPointerSync(@NonNull android.os.IBinder) throws java.lang.RuntimeException;
20 …method public void sendPointerUp(@NonNull android.os.IBinder, int) throws java.lang.RuntimeExcepti…
21 …method public void sendTimestamp(@NonNull android.os.IBinder, long) throws java.lang.RuntimeExcept…