Home
last modified time | relevance | path

Searched refs:STATE_COMPLETE_VOICE (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/tests/VoiceInteraction/src/com/android/test/voiceinteraction/
DMainInteractionSession.java72 static final int STATE_COMPLETE_VOICE = 6; field in MainInteractionSession
258 mCompleteButton.setEnabled(mState == STATE_COMPLETE_VOICE); in updateState()
437 mState = STATE_COMPLETE_VOICE; in onRequestCompleteVoice()