Searched refs:NotificationPlayer (Results 1 – 2 of 2) sorted by relevance
39 public class NotificationPlayer implements OnCompletionListener { class114 player.setOnCompletionListener(NotificationPlayer.this); in run()266 public NotificationPlayer(String tag) { in NotificationPlayer() method in NotificationPlayer
52 private final NotificationPlayer mAsyncPlayer = new NotificationPlayer(TAG);