Home
last modified time | relevance | path

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

/frameworks/base/packages/MtpDocumentsProvider/src/com/android/mtp/
DDocumentLoader.java126 final Identifier identifier = mDatabase.getUnmappedDocumentsParent(mDevice.deviceId); in getNextTaskOrReleaseBackgroundThread()
DMtpDatabase.java615 @Nullable Identifier getUnmappedDocumentsParent(int deviceId) { in getUnmappedDocumentsParent() method in MtpDatabase