Searched refs:field_objectInfo_storageId (Results 1 – 1 of 1) sorted by relevance
86 static jfieldID field_objectInfo_storageId; variable153 field_objectInfo_storageId = GetFieldIDOrDie(env, clazz_objectInfo, "mStorageId", "I"); in initializeJavaIDs()240 env->SetIntField(object, field_objectInfo_storageId, objectInfo->mStorageID); in fill_jobject_from_object_info()766 object_info->mStorageID = env->GetIntField(info, field_objectInfo_storageId); in android_mtp_MtpDevice_send_object_info()