diff options
author | 2011-05-19 21:57:03 -0700 | |
---|---|---|
committer | 2011-05-19 21:57:03 -0700 | |
commit | 742ac681a518a71fd4b29bb2f1ec3ec22ddf8004 (patch) | |
tree | 2ee3ae0a27205cdf8bc96df2ee8bc72786d9ff60 /java/src/com/android/inputmethod/voice/RecognitionView.java | |
parent | 1e1df36aa7fcdd4976f10d4079caf26ab8d4383d (diff) | |
parent | f5443e4ef50a2fbb9a0f2637b7e867a8b8367957 (diff) | |
download | latinime-742ac681a518a71fd4b29bb2f1ec3ec22ddf8004.tar.gz latinime-742ac681a518a71fd4b29bb2f1ec3ec22ddf8004.tar.xz latinime-742ac681a518a71fd4b29bb2f1ec3ec22ddf8004.zip |
am f5443e4e: Replace large device keyboard with phone style keyboard (DO NOT MERGE)
* commit 'f5443e4ef50a2fbb9a0f2637b7e867a8b8367957':
Replace large device keyboard with phone style keyboard (DO NOT MERGE)
Diffstat (limited to 'java/src/com/android/inputmethod/voice/RecognitionView.java')
-rw-r--r-- | java/src/com/android/inputmethod/voice/RecognitionView.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/src/com/android/inputmethod/voice/RecognitionView.java b/java/src/com/android/inputmethod/voice/RecognitionView.java index 95a79f463..d26a877d5 100644 --- a/java/src/com/android/inputmethod/voice/RecognitionView.java +++ b/java/src/com/android/inputmethod/voice/RecognitionView.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009 Google Inc. + * Copyright (C) 2009 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of |