summaryrefslogtreecommitdiffstats
path: root/core/java/android/database
diff options
context:
space:
mode:
authorAlan Viverette <alanv@google.com>2013-04-29 14:59:04 -0700
committerAlan Viverette <alanv@google.com>2013-04-29 14:59:04 -0700
commit76f0c217fc61c8263abbf3362baea38eb42d6aec (patch)
treea2a46b263c8054b6d8b7805ecd8c3387b5630b24 /core/java/android/database
parentef325d060800e5e1c955969889b549494be576ee (diff)
downloadframeworks_base-76f0c217fc61c8263abbf3362baea38eb42d6aec.zip
frameworks_base-76f0c217fc61c8263abbf3362baea38eb42d6aec.tar.gz
frameworks_base-76f0c217fc61c8263abbf3362baea38eb42d6aec.tar.bz2
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
Diffstat (limited to 'core/java/android/database')
0 files changed, 0 insertions, 0 deletions