Searched refs:onEmulatorMessage (Results 1 – 3 of 3) sorted by relevance
106 public void onEmulatorMessage(int msg_type, ByteBuffer msg_data) { in onEmulatorMessage() method in MultiTouchChannel
212 public void onEmulatorMessage(int msg_type, ByteBuffer msg_data) { in onEmulatorMessage() method in SensorChannel
215 public abstract void onEmulatorMessage(int msg_type, ByteBuffer msg_data); in onEmulatorMessage() method in Channel660 onEmulatorMessage(msg_type, msg_data); in runIOLooper()