Searched refs:field_deviceInfo_eventsSupported (Results 1 – 1 of 1) sorted by relevance
73 static jfieldID field_deviceInfo_eventsSupported; variable279 env->SetObjectField(info, field_deviceInfo_eventsSupported, events.get()); in android_mtp_MtpDevice_get_device_info()823 field_deviceInfo_eventsSupported = env->GetFieldID(clazz, "mEventsSupported", "[I"); in register_android_mtp_MtpDevice()824 if (field_deviceInfo_eventsSupported == NULL) { in register_android_mtp_MtpDevice()