Searched refs:isPlayRing (Results 1 – 1 of 1) sorted by relevance
665 bool isPlayRing = voicePtr->GetIsPlayRing(); in OnReceiveEvent() local666 if (isplay == voicePtr->SWITCH_TURN_ON && isPlayRing) { in OnReceiveEvent()