OSDN Git Service

Remove redundant public modifiers in interfaces.
authorNiels Egberts <nielse@google.com>
Fri, 23 Dec 2016 12:18:22 +0000 (12:18 +0000)
committerNiels Egberts <nielse@google.com>
Fri, 23 Dec 2016 12:23:54 +0000 (12:23 +0000)
commit2c80a03823d114f968039fb5d09948d76352e03c
tree8716d74103c7b55e5a1b35f61b2439ec796a194d
parent6e22c50d7b06a6296182d9230f53b10cf5bd41b3
Remove redundant public modifiers in interfaces.

Also applied formatter on modified lines.

Test: refactoring CL. Existing unit tests still pass.
Change-Id: I9a7c33e7590260ede0811dd1b50b565b0f8d2f87
core/java/android/speech/tts/SynthesisCallback.java
core/java/android/speech/tts/TextToSpeech.java
core/java/android/speech/tts/TextToSpeechService.java