Searched defs:mInteractor (Results 1 – 6 of 6) sorted by relevance
36 VoiceInteractor mInteractor; field in StartVoiceInteractionActivity
40 VoiceInteractor mInteractor; field in TestInteractionActivity
102 IVoiceInteractor mInteractor; field in VoiceInteractionSessionConnection
82 @Nullable IVoiceInteractor mInteractor; field in VoiceInteractor1192 private final WeakReference<VoiceInteractor> mInteractor; field in VoiceInteractor.KillCallback
154 IVoiceInteractor mInteractor); in onLocalVoiceInteractionStarted()
180 final IVoiceInteractor mInteractor = new IVoiceInteractor.Stub() { field in VoiceInteractionSession