Loading media/libmedia/mediaplayer.cpp +2 −0 Original line number Diff line number Diff line Loading @@ -84,6 +84,8 @@ void MediaPlayer::disconnect() if (p != 0) { p->disconnect(); } disconnectNativeWindow(); } // always call with lock held Loading Loading
media/libmedia/mediaplayer.cpp +2 −0 Original line number Diff line number Diff line Loading @@ -84,6 +84,8 @@ void MediaPlayer::disconnect() if (p != 0) { p->disconnect(); } disconnectNativeWindow(); } // always call with lock held Loading