Searched refs:clazz_io_exception (Results 1 – 1 of 1) sorted by relevance
59 jclass clazz_io_exception; variable673 env->ThrowNew(clazz_io_exception, ""); in android_mtp_MtpDevice_submit_event_request()683 env->ThrowNew(clazz_io_exception, ""); in android_mtp_MtpDevice_reap_event_request()715 env->ThrowNew(clazz_io_exception, "Failed to obtain MtpDevice."); in android_mtp_MtpDevice_get_object_size_long()722 env->ThrowNew(clazz_io_exception, "Failed to obtain property desc."); in android_mtp_MtpDevice_get_object_size_long()727 env->ThrowNew(clazz_io_exception, "Unexpected property data type."); in android_mtp_MtpDevice_get_object_size_long()732 env->ThrowNew(clazz_io_exception, "Failed to obtain property value."); in android_mtp_MtpDevice_get_object_size_long()738 env->ThrowNew(clazz_io_exception, "Object size is too large to express as jlong."); in android_mtp_MtpDevice_get_object_size_long()1026 clazz_io_exception = (jclass)env->NewGlobalRef(clazz); in register_android_mtp_MtpDevice()