Searched defs:mInteractor (Results 1 – 6 of 6) sorted by relevance
36 VoiceInteractor mInteractor; field in StartVoiceInteractionActivity
40 VoiceInteractor mInteractor; field in TestInteractionActivity
80 @Nullable IVoiceInteractor mInteractor; field in VoiceInteractor1207 private final WeakReference<VoiceInteractor> mInteractor; field in VoiceInteractor.KillCallback
126 IVoiceInteractor mInteractor; field in VoiceInteractionSessionConnection
166 IVoiceInteractor mInteractor); in onLocalVoiceInteractionStarted()
206 final IVoiceInteractor mInteractor = new IVoiceInteractor.Stub() { field in VoiceInteractionSession