Searched defs:DEBUG_IMF (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/view/
H A DViewRootImpl.java111 private static final boolean DEBUG_IMF = false || LOCAL_LOGV; field in class:ViewRootImpl
3852 if (DEBUG_IMF) Log.v(TAG, "Sending input event to IME: " + event);

Completed in 399 milliseconds