Home | History | Annotate | Download | only in voicedialer

Lines Matching refs:Thread

164     private Thread mRecognizerThread = null;
493 // get work off UAPI thread
522 Thread.sleep(playSound(ToneGenerator.TONE_PROP_NACK));
1014 mRecognizerThread = new Thread() {
1030 mRecognizerThread = new Thread() {
1124 // shut down recognizer and wait for the thread to complete