James Dong aa00e390c1 Fix bug (#1947162)
The bug (1947162) is caused by the fact that sometimes, surfaceChanged() is called after onCompletion().
In surfaceChanged(), start() is called automatically. The fix is to use a flag is avoid calling start()
when onCompletion() has been called already.
2009-07-06 11:30:29 -07:00
2009-07-06 11:30:29 -07:00
2009-06-30 11:41:05 -07:00
2009-06-25 13:22:55 -07:00
2009-07-01 09:16:48 -07:00
2009-06-30 13:20:44 -07:00
Description
No description provided
5.1 GiB
Languages
Java 77.3%
Kotlin 9.2%
PowerBuilder 6.6%
C++ 5.5%
AIDL 1%