Home
last modified time | relevance | path

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

/packages/services/Mtp/src/com/android/mtp/
DMtpDocumentsService.java64 castToNotifications(intent.getExtras().getParcelableArray( in onStartCommand()
116 private static @NonNull Notification[] castToNotifications(@NonNull Parcelable[] src) { in castToNotifications() method in MtpDocumentsService