Searched refs:SPEAKING_GOODBYE (Results 1 - 1 of 1) sorted by relevance

/packages/apps/VoiceDialer/src/com/android/voicedialer/
H A DVoiceDialerActivity.java112 * transition to the SPEAKING_GOODBYE state.
119 * SPEAKING_GOODBYE:
153 private static final int SPEAKING_GOODBYE = 8; field in class:VoiceDialerActivity
295 } else if (mState == SPEAKING_GOODBYE) {
1044 mState = SPEAKING_GOODBYE;

Completed in 48 milliseconds