Home
last modified time | relevance | path

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

/frameworks/base/packages/MtpDocumentsProvider/src/com/android/mtp/
DMtpDocumentsProvider.java312 notifyChildDocumentsChange(parentIdentifier.mDocumentId); in deleteDocument()
318 notifyChildDocumentsChange(deviceIdentifier.mDocumentId); in deleteDocument()
406 notifyChildDocumentsChange(parentDocumentId); in createDocument()
506 private void notifyChildDocumentsChange(String parentDocumentId) { in notifyChildDocumentsChange() method in MtpDocumentsProvider