Home
last modified time | relevance | path

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

/packages/services/Mtp/tests/src/com/android/mtp/
DTestServiceIntentSender.java21 void sendUpdateNotificationIntent(MtpDeviceRecord[] record) {} in sendUpdateNotificationIntent() method in TestServiceIntentSender
/packages/services/Mtp/src/com/android/mtp/
DServiceIntentSender.java59 void sendUpdateNotificationIntent(@NonNull MtpDeviceRecord[] records) { in sendUpdateNotificationIntent() method in ServiceIntentSender
DMtpDocumentsProvider.java594 mIntentSender.sendUpdateNotificationIntent(getOpenedDeviceRecordsCache()); in openDevice()
609 mIntentSender.sendUpdateNotificationIntent(getOpenedDeviceRecordsCache()); in closeDevice()