OSDN Git Service

Replace TreeSet with HashSet.
authorPrzemyslaw Szczepaniak <pszczepaniak@google.com>
Thu, 11 Sep 2014 15:10:32 +0000 (16:10 +0100)
committerPrzemyslaw Szczepaniak <pszczepaniak@google.com>
Thu, 11 Sep 2014 15:56:46 +0000 (16:56 +0100)
commit3786bc549891592335be0f454609d9c626d69ef4
tree176a14ed6c3e8ecc8064e9a100783eee603bf13c
parentc727fb1fc2a0653f2f1355c2f5aa826a3126dcc4
Replace TreeSet with HashSet.

Both Locale and Voice do not implement Comparable.

Bug: 17467923
Change-Id: I683577e5b18ae1892e1ccea5ea241e1d016c9517
core/java/android/speech/tts/TextToSpeech.java