Searched refs:NotifyEndofStreamEvent (Results 1 – 4 of 4) sorted by relevance
36 void NotifyEndofStreamEvent();
452 void RingtonePlayerImpl::NotifyEndofStreamEvent() in NotifyEndofStreamEvent() function in OHOS::Media::RingtonePlayerImpl481 ringtonePlayerImpl_.NotifyEndofStreamEvent(); in OnEndOfStream()
45 void NotifyEndofStreamEvent(const int32_t &streamId);
524 void SystemTonePlayerImpl::NotifyEndofStreamEvent(const int32_t &streamId) in NotifyEndofStreamEvent() function in OHOS::Media::SystemTonePlayerImpl564 player->NotifyEndofStreamEvent(streamId_); in OnEndOfStream()