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.java359 notifyChildDocumentsChange(parentIdentifier.mDocumentId); in deleteDocument()
365 notifyChildDocumentsChange(deviceIdentifier.mDocumentId); in deleteDocument()
409 notifyChildDocumentsChange(parentDocumentId); in createDocument()
481 notifyChildDocumentsChange(parentDocumentId); in createDocument()
666 private void notifyChildDocumentsChange(String parentDocumentId) { in notifyChildDocumentsChange() method in MtpDocumentsProvider