Searched defs:VoiceInteractor (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/app/
H A DVoiceInteractor.java52 * <p>The VoiceInteractor is integrated with Activity's state saving mechanism, so that
54 * VoiceInteractor and any outstanding requests. Because of this, you should always use
60 public class VoiceInteractor { class
61 static final String TAG = "VoiceInteractor";
350 VoiceInteractor(IVoiceInteractor interactor, Context context, Activity activity, method in class:VoiceInteractor

Completed in 77 milliseconds