Searched refs:objectInfo (Results 1 – 3 of 3) sorted by relevance
369 public Builder(MtpObjectInfo objectInfo) { in Builder() argument375 mObjectInfo.mDateCreated = objectInfo.mDateCreated; in Builder()376 mObjectInfo.mDateModified = objectInfo.mDateModified; in Builder()377 mObjectInfo.mFormat = objectInfo.mFormat; in Builder()378 mObjectInfo.mImagePixDepth = objectInfo.mImagePixDepth; in Builder()380 mObjectInfo.mImagePixWidth = objectInfo.mImagePixWidth; in Builder()381 mObjectInfo.mKeywords = objectInfo.mKeywords; in Builder()382 mObjectInfo.mName = objectInfo.mName; in Builder()383 mObjectInfo.mParent = objectInfo.mParent; in Builder()386 mObjectInfo.mStorageId = objectInfo.mStorageId; in Builder()[all …]
237 if (objectInfo->mHandle) in fill_jobject_from_object_info()239 if (objectInfo->mStorageID) in fill_jobject_from_object_info()241 if (objectInfo->mFormat) in fill_jobject_from_object_info()247 if (objectInfo->mThumbFormat) in fill_jobject_from_object_info()263 if (objectInfo->mParent) in fill_jobject_from_object_info()271 if (objectInfo->mName) in fill_jobject_from_object_info()273 if (objectInfo->mDateCreated) in fill_jobject_from_object_info()279 if (objectInfo->mKeywords) { in fill_jobject_from_object_info()516 if (!objectInfo) in android_mtp_MtpDevice_get_object_info()521 delete objectInfo; in android_mtp_MtpDevice_get_object_info()[all …]
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...