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.java30 private int mProtectionStatus; field in class:MtpObjectInfo
92 return mProtectionStatus;
379 mObjectInfo.mProtectionStatus = objectInfo.mProtectionStatus;
454 mObjectInfo.mProtectionStatus = value;

Completed in 211 milliseconds