Searched refs:DocumentType (Results 1 – 3 of 3) sorted by relevance
20 import static com.android.mtp.MtpDatabaseConstants.DocumentType;30 final @DocumentType int mDocumentType;33 @DocumentType int documentType) { in Identifier()
100 public @interface DocumentType {} annotation in MtpDatabaseConstants
877 int protectionState, @DocumentType int documentType) { in getDocumentFlags()