Automated import from //branches/master/...@141043,141043
This commit is contained in:
committed by
The Android Open Source Project
parent
ad5e2e891f
commit
4eba271a64
@@ -188,7 +188,7 @@ import java.util.concurrent.TimeUnit;
|
||||
* </ul>
|
||||
*/
|
||||
public final class InputMethodManager {
|
||||
static final boolean DEBUG = true;
|
||||
static final boolean DEBUG = false;
|
||||
static final String TAG = "InputMethodManager";
|
||||
|
||||
static final Object mInstanceSync = new Object();
|
||||
|
||||
Reference in New Issue
Block a user