public Task(TimingTone tone, InteractionInstance interactionInstance) { mInteractionInstance = interactionInstance; mTone = tone; }