Home
last modified time | relevance | path

Searched refs:documentType (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/MtpDocumentsProvider/src/com/android/mtp/
DIdentifier.java33 @DocumentType int documentType) { in Identifier() argument
38 mDocumentType = documentType; in Identifier()
DMtpDatabase.java885 int protectionState, @DocumentType int documentType) { in getDocumentFlags() argument
896 documentType == DOCUMENT_TYPE_OBJECT) { in getDocumentFlags()