Files
frameworks_base/core/java/android/webkit
Andrei Popescu 8aab46abca VideoPlayer::onPrepared() can be called after the user pressed back in the VideoView.
This can cass a NPE since our Timer would have been destroyed by then.

Add call to VideoView.stopPlayback() when the view is dismissed by the user.

Fix b: 2476002, 2475786, 2475786
2010-02-27 16:14:04 +00:00
..
2009-12-01 16:37:59 -08:00
2010-01-20 16:27:36 -05:00
2010-02-18 09:08:42 -05:00
2009-12-07 12:36:05 -08:00
2009-08-13 13:07:48 +01:00
2009-12-07 12:36:05 -08:00
2010-02-25 15:08:07 -05:00