Searched refs:mProtectionStatus (Results 1 – 6 of 6) sorted by relevance
31 mProtectionStatus(0), in MtpObjectInfo()64 if (!packet.getUInt16(mProtectionStatus)) return false; in read()98 mStorageID, mFormat, mProtectionStatus); in print()
31 uint16_t mProtectionStatus; variable
437 mData.putUInt16(info->mProtectionStatus); in sendObjectInfo()
734 mData.putUInt16(info.mProtectionStatus); in doGetObjectInfo()
28 private int mProtectionStatus; field in MtpObjectInfo90 return mProtectionStatus; in getProtectionStatus()
255 if (objectInfo->mProtectionStatus) in android_mtp_MtpDevice_get_object_info()256 env->SetIntField(info, field_objectInfo_protectionStatus, objectInfo->mProtectionStatus); in android_mtp_MtpDevice_get_object_info()