Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/media/
H A DNotificationPlayer.java76 private final class CreationAndCompletionThread extends Thread { class in NotificationPlayer
78 public CreationAndCompletionThread(Command cmd) { in CreationAndCompletionThread() method in NotificationPlayer.CreationAndCompletionThread