aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/deprecated/voice
diff options
context:
space:
mode:
authorsatok <satok@google.com>2011-04-01 18:14:26 +0900
committersatok <satok@google.com>2011-04-01 18:14:26 +0900
commit1846efb8d19d0179618bc42197f43ea5fc6af583 (patch)
treef3c125a890bf24135afcc3491d9a1f3d3cf2fb89 /java/src/com/android/inputmethod/deprecated/voice
parentcb04314341e43bff65aa97ea6ae486d1c380a95d (diff)
parentbbd377628a4f6249d1ce460770ee0593ad8bb2d6 (diff)
downloadlatinime-1846efb8d19d0179618bc42197f43ea5fc6af583.tar.gz
latinime-1846efb8d19d0179618bc42197f43ea5fc6af583.tar.xz
latinime-1846efb8d19d0179618bc42197f43ea5fc6af583.zip
Merge remote-tracking branch 'goog/master' into merge
Diffstat (limited to 'java/src/com/android/inputmethod/deprecated/voice')
-rw-r--r--java/src/com/android/inputmethod/deprecated/voice/RecognitionView.java1
1 files changed, 0 insertions, 1 deletions
diff --git a/java/src/com/android/inputmethod/deprecated/voice/RecognitionView.java b/java/src/com/android/inputmethod/deprecated/voice/RecognitionView.java
index 52c73ce90..b57c16f40 100644
--- a/java/src/com/android/inputmethod/deprecated/voice/RecognitionView.java
+++ b/java/src/com/android/inputmethod/deprecated/voice/RecognitionView.java
@@ -50,7 +50,6 @@ import java.util.Locale;
* plays beeps, shows errors, etc.
*/
public class RecognitionView {
- @SuppressWarnings("unused")
private static final String TAG = "RecognitionView";
private Handler mUiHandler; // Reference to UI thread