Searched refs:field_storageInfo_storageId (Results 1 – 1 of 1) sorted by relevance
76 static jfieldID field_storageInfo_storageId; variable323 env->SetIntField(info, field_storageInfo_storageId, storageInfo->mStorageID); in android_mtp_MtpDevice_get_storage_info()840 field_storageInfo_storageId = env->GetFieldID(clazz, "mStorageId", "I"); in register_android_mtp_MtpDevice()841 if (field_storageInfo_storageId == NULL) { in register_android_mtp_MtpDevice()