Searched defs:mProtectionStatus (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/media/mtp/
H A DMtpObjectInfo.h31 uint16_t mProtectionStatus; member in class:android::MtpObjectInfo
/frameworks/base/media/java/android/mtp/
H A DMtpObjectInfo.java35 private int mProtectionStatus; field in class:MtpObjectInfo
97 return mProtectionStatus;
384 mObjectInfo.mProtectionStatus = objectInfo.mProtectionStatus;
467 mObjectInfo.mProtectionStatus = value;

Completed in 439 milliseconds