Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/media/
H A DNotificationPlayer.java43 public class NotificationPlayer implements OnCompletionListener, OnErrorListener { class
366 public NotificationPlayer(String tag) { in NotificationPlayer() method in NotificationPlayer