Lines Matching refs:RuntimeException
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 …public void sendGamepadKeyDown(@NonNull android.os.IBinder, int) throws java.lang.RuntimeException;
15 …d public void sendGamepadKeyUp(@NonNull android.os.IBinder, int) throws java.lang.RuntimeException;
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 …void sendPointerDown(@NonNull android.os.IBinder, int, int, int) throws java.lang.RuntimeException;
19 … method public void sendPointerSync(@NonNull android.os.IBinder) throws java.lang.RuntimeException;
20 …thod public void sendPointerUp(@NonNull android.os.IBinder, int) throws java.lang.RuntimeException;
21 …hod public void sendTimestamp(@NonNull android.os.IBinder, long) throws java.lang.RuntimeException;