Searched refs:CreationAndCompletionThread (Results 1 – 1 of 1) sorted by relevance
74 private final class CreationAndCompletionThread extends Thread { class in NotificationPlayer76 public CreationAndCompletionThread(Command cmd) { in CreationAndCompletionThread() method in NotificationPlayer.CreationAndCompletionThread139 mCompletionThread = new CreationAndCompletionThread(cmd); in startSound()234 private CreationAndCompletionThread mCompletionThread;