Searched refs:UpdatePlaybackStateCache (Results 1 – 3 of 3) sorted by relevance
93 bool UpdatePlaybackStateCache(MediaAVSessionPlayState state);94 bool UpdatePlaybackStateCache(const std::shared_ptr<MediaAVSessionPositionAdapter> position);
346 if (UpdatePlaybackStateCache(state) && avSession_) { in SetPlaybackState()366 if (UpdatePlaybackStateCache(position) && avSession_) { in SetPlaybackPosition()413 bool MediaAVSessionAdapterImpl::UpdatePlaybackStateCache(MediaAVSessionPlayState state) in UpdatePlaybackStateCache() function in OHOS::NWeb::MediaAVSessionAdapterImpl435 bool MediaAVSessionAdapterImpl::UpdatePlaybackStateCache( in UpdatePlaybackStateCache() function in OHOS::NWeb::MediaAVSessionAdapterImpl
889 bool ret = g_adapter->UpdatePlaybackStateCache(playState);894 ret = g_adapter->UpdatePlaybackStateCache(playState);899 ret = g_adapter->UpdatePlaybackStateCache(playState);904 ret = g_adapter->UpdatePlaybackStateCache(playState);909 ret = g_adapter->UpdatePlaybackStateCache(playState);914 ret = g_adapter->UpdatePlaybackStateCache(playState);936 bool ret = g_adapter->UpdatePlaybackStateCache(positionMock);944 ret = g_adapter->UpdatePlaybackStateCache(positionMock);952 ret = g_adapter->UpdatePlaybackStateCache(positionMock);963 ret = g_adapter->UpdatePlaybackStateCache(positionMock);