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

/frameworks/base/tests/VoiceInteraction/src/com/android/test/voiceinteraction/
H A DStartVoiceInteractionActivity.java106 public void onLocalVoiceInteractionStopped() { method in class:StartVoiceInteractionActivity
/frameworks/base/core/java/android/app/
H A DActivity.java1448 public void onLocalVoiceInteractionStopped() { method in class:Activity
1454 * terminated, {@link #onLocalVoiceInteractionStopped()} will be called.
H A DActivityThread.java3115 r.activity.onLocalVoiceInteractionStopped();

Completed in 2514 milliseconds