Searched defs:RemoteInput (Results 1 - 3 of 3) sorted by relevance

/external/libgdx/gdx/src/com/badlogic/gdx/input/
H A DRemoteInput.java34 * instantiate it and specify the port it should listen on for incoming connections (default 8190). Then store the new RemoteInput
49 public class RemoteInput implements Runnable, Input { class in inherits:Runnable,Input
194 public RemoteInput () { method in class:RemoteInput
198 public RemoteInput (RemoteInputListener listener) { method in class:RemoteInput
202 public RemoteInput (int port) { method in class:RemoteInput
206 public RemoteInput (int port, RemoteInputListener listener) { method in class:RemoteInput
/external/robolectric/v3/runtime/
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 72 milliseconds