Searched refs:onEmulatorQuery (Results 1 – 3 of 3) sorted by relevance
130 public void onEmulatorQuery(int query_id, int query_type, ByteBuffer query_data) { in onEmulatorQuery() method in MultiTouchChannel
174 public void onEmulatorQuery(int query_id, int query_type, ByteBuffer query_data) { in onEmulatorQuery() method in SensorChannel
226 public abstract void onEmulatorQuery(int query_id, int query_type, ByteBuffer query_data); in onEmulatorQuery() method in Channel678 onEmulatorQuery(query_id, query_type, query_data); in runIOLooper()