Home
last modified time | relevance | path

Searched refs:gDeviceCallbackClassInfo (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/cmds/hid/jni/
Dcom_android_commands_hid_Device.cpp50 } gDeviceCallbackClassInfo; variable
75 env->CallVoidMethod(mCallbackObject, gDeviceCallbackClassInfo.onDeviceError); in onDeviceError()
81 env->CallVoidMethod(mCallbackObject, gDeviceCallbackClassInfo.onDeviceOpen); in onDeviceOpen()
232 uhid::gDeviceCallbackClassInfo.onDeviceOpen = in register_com_android_commands_hid_Device()
234 uhid::gDeviceCallbackClassInfo.onDeviceError= in register_com_android_commands_hid_Device()