Files
frameworks_base/core/java/android
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-04-16 17:54:14 -07:00
2013-04-25 15:51:08 -04:00
2013-03-26 17:07:37 -07:00
2013-04-25 13:39:27 -07:00
2013-04-25 17:01:53 -07:00