[IME] Remove a reflection in |ThreadedInputConnectionFactory|
Previously we have a reflection check for not delaying onCreateInputConnection() for |ThreadedInputConnectionProxyView| and |TestInputMethodeManagerWrapper|. we replaced this reflection by setting a flag from caller directly and calls onCreateInputConnection(), and then reset the flag after. Bug: 636474 Change-Id: I7563f38d333a32ea9ccddec69446d1758275300f Reviewed-on: https://chromium-review.googlesource.com/1038793 Commit-Queue: Shimi Zhang <ctzsm@chromium.org> Reviewed-by:Bo <boliu@chromium.org> Reviewed-by:
Changwan Ryu <changwan@chromium.org> Cr-Commit-Position: refs/heads/master@{#555597}
Showing
Please register or sign in to comment