Searched defs:mInteractor (Results 1 – 6 of 6) sorted by relevance
38 VoiceInteractor mInteractor; field in StartVoiceInteractionActivity
42 VoiceInteractor mInteractor; field in TestInteractionActivity
81 @Nullable IVoiceInteractor mInteractor; field in VoiceInteractor1211 private final WeakReference<VoiceInteractor> mInteractor; field in VoiceInteractor.KillCallback
128 IVoiceInteractor mInteractor; field in VoiceInteractionSessionConnection
177 IVoiceInteractor mInteractor); in onLocalVoiceInteractionStarted()
225 final IVoiceInteractor mInteractor = new IVoiceInteractor.Stub() { field in VoiceInteractionSession