Searched refs:TYPE_UNDEFINED (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/media/java/android/mtp/
H A DMtpPropertyGroup.java175 type = MtpConstants.TYPE_UNDEFINED;
425 } else if (property.type == MtpConstants.TYPE_UNDEFINED) {
H A DMtpConstants.java26 public static final int TYPE_UNDEFINED = 0x0000; field in class:MtpConstants

Completed in 2058 milliseconds