Home
last modified time | relevance | path

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

/packages/services/Mtp/src/com/android/mtp/
DMtpDocumentsProvider.java363 notifyChildDocumentsChange(parentIdentifier.mDocumentId); in deleteDocument()
369 notifyChildDocumentsChange(deviceIdentifier.mDocumentId); in deleteDocument()
413 notifyChildDocumentsChange(parentDocumentId); in createDocument()
485 notifyChildDocumentsChange(parentDocumentId); in createDocument()
670 private void notifyChildDocumentsChange(String parentDocumentId) { in notifyChildDocumentsChange() method in MtpDocumentsProvider