Searched refs:enterVoice (Results 1 – 1 of 1) sorted by relevance
316 private void start(final boolean enterVoice) { in start() argument321 mValueAnimator.addListener(enterVoice ? mEnterListener : mExitListener); in start()330 float kbAlpha = enterVoice ? antiProgress : progress; in start()331 float voiceAlpha = enterVoice ? progress : antiProgress; in start()339 if (enterVoice) { in start()347 if (enterVoice) { in start()