Searched defs:onDeviceOutput (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/cmds/hid/jni/ | ||
D | com_android_commands_hid_Device.cpp | 52 jmethodID onDeviceOutput; member |
/frameworks/base/cmds/hid/src/com/android/commands/hid/ | ||
D | Device.java | 234 public void onDeviceOutput(byte rtype, byte[] data) { in onDeviceOutput() method in Device.DeviceCallback |