Searched refs:nextRingtone (Results 1 – 1 of 1) sorted by relevance
88 Ringtone nextRingtone = lazyLoadRingtone(group, usage); in playAudioFeedback() local89 if (mCurrentRingtone != null && mCurrentRingtone != nextRingtone in playAudioFeedback()95 mCurrentRingtone = nextRingtone; in playAudioFeedback()