Searched refs:method_addUsbConfiguration (Results 1 – 1 of 1) sorted by relevance
44 static jmethodID method_addUsbConfiguration; variable105 env->CallVoidMethod(thiz, method_addUsbConfiguration, in usb_device_added()208 method_addUsbConfiguration = env->GetMethodID(clazz, "addUsbConfiguration", in register_android_server_UsbHostManager()210 if (method_addUsbConfiguration == NULL) { in register_android_server_UsbHostManager()