Searched refs:mProtectionStatus (Results 1 – 3 of 3) sorted by relevance
35 private int mProtectionStatus; field in MtpObjectInfo97 return mProtectionStatus; in getProtectionStatus()384 mObjectInfo.mProtectionStatus = objectInfo.mProtectionStatus; in Builder()467 mObjectInfo.mProtectionStatus = value; in setProtectionStatus()
243 if (objectInfo->mProtectionStatus) in fill_jobject_from_object_info()244 env->SetIntField(object, field_objectInfo_protectionStatus, objectInfo->mProtectionStatus); in fill_jobject_from_object_info()768 object_info->mProtectionStatus = env->GetIntField(info, field_objectInfo_protectionStatus); in android_mtp_MtpDevice_send_object_info()
32270 Landroid/mtp/MtpObjectInfo;->mProtectionStatus:I