History log of /frameworks/testing/uiautomator/utils/DummyIME/src/com/android/testing/dummyime/DummyIme.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
16dc4bc055242b1b07dc547bd8d40bd5982327ac 17-Jul-2012 Guang Zhu <guangzhu@google.com> Force the input area to hide

Currently DummyIME is just an empty implementation, which is not
good enough: sometimes this causes a full screen input area to
be shown. This change forces the DummyIME to hide input area
explicitly.

Change-Id: I1282df8c74e5b37bf31acdc6f188b6859c5379bc
/frameworks/testing/uiautomator/utils/DummyIME/src/com/android/testing/dummyime/DummyIme.java
aecdc4a41f1f2f3e76e05d6549df75359f8397c3 20-Jun-2012 Guang Zhu <guangzhu@google.com> move UI Automator Viewer, DummyIME

UI Automator Viewer is a tool used to retrieve matching UI
hierarchy dump and XML from device. In addition to moving
the source code, it's also modified to call the new
'uiautomator' command in system partition.

DummyIME is a testing fixture. It's an empty implementation
of an input method. This is used for preventing soft keyboard
from obscuring app window, to make life eaiser for some test
cases.

Change-Id: I13ee07180f5c685fef223ee9ba13bad3150ab03d
/frameworks/testing/uiautomator/utils/DummyIME/src/com/android/testing/dummyime/DummyIme.java