Searched refs:CreationAndCompletionThread (Results 1 – 1 of 1) sorted by relevance
67 private CreationAndCompletionThread mCompletionThread;77 private final class CreationAndCompletionThread extends Thread { class in NotificationPlayer79 public CreationAndCompletionThread(Command cmd) { in CreationAndCompletionThread() method in NotificationPlayer.CreationAndCompletionThread203 mCompletionThread = new CreationAndCompletionThread(cmd); in startSound()