Files
frameworks_base/core/java/android/webkit
Alan Viverette 76f0c217fc Avoid crash when TextToSpeech calls onInit() from the constructor.
If construction of a TextToSpeech object fails, it may call the
initialization listener's onInit() method before the assignment
of the constructed TextToSpeech object to a variable has occurred.

BUG: 8744558
Change-Id: I3404fdb39308009762371154b05d3653bab81ab2
2013-04-29 14:59:04 -07:00
..
2013-02-28 15:32:10 -08:00
2012-09-19 18:33:38 -07:00