Searched refs:gDeviceCallbackClassInfo (Results 1 – 1 of 1) sorted by relevance
50 } gDeviceCallbackClassInfo; variable76 env->CallVoidMethod(mCallbackObject, gDeviceCallbackClassInfo.onDeviceError); in onDeviceError()82 env->CallVoidMethod(mCallbackObject, gDeviceCallbackClassInfo.onDeviceOpen); in onDeviceOpen()255 uhid::gDeviceCallbackClassInfo.onDeviceOpen = in register_com_android_commands_hid_Device()257 uhid::gDeviceCallbackClassInfo.onDeviceError = in register_com_android_commands_hid_Device()259 if (uhid::gDeviceCallbackClassInfo.onDeviceOpen == NULL || in register_com_android_commands_hid_Device()260 uhid::gDeviceCallbackClassInfo.onDeviceError == NULL) { in register_com_android_commands_hid_Device()