Searched refs:CreationAndCompletionThread (Results 1 – 1 of 1) sorted by relevance
73 private final class CreationAndCompletionThread extends Thread { class in NotificationPlayer75 public CreationAndCompletionThread(final Command cmd) { in CreationAndCompletionThread() method in NotificationPlayer.CreationAndCompletionThread136 mCompletionThread = new CreationAndCompletionThread(cmd); in startSound()240 private CreationAndCompletionThread mCompletionThread;