Home
last modified time | relevance | path

Searched defs:sendUpdateNotificationIntent (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/MtpDocumentsProvider/tests/src/com/android/mtp/
DTestServiceIntentSender.java21 void sendUpdateNotificationIntent(MtpDeviceRecord[] record) {} in sendUpdateNotificationIntent() method in TestServiceIntentSender
/frameworks/base/packages/MtpDocumentsProvider/src/com/android/mtp/
DServiceIntentSender.java59 void sendUpdateNotificationIntent(@NonNull MtpDeviceRecord[] records) { in sendUpdateNotificationIntent() method in ServiceIntentSender