Home
last modified time | relevance | path

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

/packages/apps/Mms/src/com/android/mms/transaction/
DNotificationPlayer.java44 public class NotificationPlayer implements OnCompletionListener { class
106 player.setOnCompletionListener(NotificationPlayer.this); in run()
250 public NotificationPlayer(String tag) { in NotificationPlayer() method in NotificationPlayer
DMessagingNotification.java297 NotificationPlayer player = new NotificationPlayer(LogTag.APP); in playInConversationNotificationSound()