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

/frameworks/base/packages/MtpDocumentsProvider/src/com/android/mtp/
H A DMtpDocumentsProvider.java359 notifyChildDocumentsChange(parentIdentifier.mDocumentId);
365 notifyChildDocumentsChange(deviceIdentifier.mDocumentId);
409 notifyChildDocumentsChange(parentDocumentId);
481 notifyChildDocumentsChange(parentDocumentId);
666 private void notifyChildDocumentsChange(String parentDocumentId) { method in class:MtpDocumentsProvider

Completed in 33 milliseconds