Home
last modified time | relevance | path

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

/aosp12/packages/services/Mtp/tests/src/com/android/mtp/
H A DTestServiceIntentSender.java21 void sendUpdateNotificationIntent(MtpDeviceRecord[] record) {} in sendUpdateNotificationIntent() method in TestServiceIntentSender
/aosp12/packages/services/Mtp/src/com/android/mtp/
H A DServiceIntentSender.java59 void sendUpdateNotificationIntent(@NonNull MtpDeviceRecord[] records) { in sendUpdateNotificationIntent() method in ServiceIntentSender