Files
frameworks_base/core/java/android
Przemyslaw Szczepaniak 6ddd9c29b3 Fix ambiguous TTS#playSilence method.
Due to recent fixes for TTS API review (b/17389935)
overloaded playSilence method became ambiguous when
the last argument is null. This change renames the new
method to playSilentUtterance solving the issue.

Also, since LMP API level is 21, I updated invalid
references to it as API level 20 inside speech.tts.

Bug: 17389935
Change-Id: I9f9fae988240d1cec45d44650e53ffc29803ccac
2014-09-25 11:26:31 +01:00
..
2014-09-24 13:58:09 -07:00
2014-09-16 16:06:45 -07:00
2014-09-12 22:16:17 -07:00
2014-09-09 21:16:03 -07:00