History log of /frameworks/testing/uiautomator/library/src/com/android/uiautomator/core/UiObjectNotFoundException.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
dbba713661688a285e701a006ce2d199296ac328 10-Nov-2012 Guang Zhu <guangzhu@google.com> more Java doc tweaks

* annotate each public API with proper @since tag
* re-hide getDisplaySizeDp since we missed the launch window
* remove reference to getDisplaySizeDp in Java doc elsewhere

Change-Id: I25b5e461418e3cff72df685debecbc1d9620a1d5
/frameworks/testing/uiautomator/library/src/com/android/uiautomator/core/UiObjectNotFoundException.java
4ab790eccf6d5c27f542056b87d26d38f7caeeb3 28-Jun-2012 Adam Momtaz <amomtaz@google.com> Allow selectors to be created with new operator

- Also renamed the By selector to Selector and updated all tests.
- Fixed the Selector clone method
- Renamed touch to click and updated comments

Change-Id: If338525e2759c1211497300bac20a6ceea8f926f
/frameworks/testing/uiautomator/library/src/com/android/uiautomator/core/UiObjectNotFoundException.java
e54d649fb83a0a44516e5c25a9ac1992c8950e59 14-Jun-2012 Guang Zhu <guangzhu@google.com> uiautomator branding and source move

This moves the source of core pieces of uiautomator framework:
* module uiautomator.core: core classeses, including test runner
* module uiautomator: command line runner

Modules are building into system image, but they are marked
optional for now.

No material Java code changes are made, only package names,
imports and makefiles are modified as needed.

Change-Id: I09816368c02203fed2eeabd4f73b93111d1d4b29
/frameworks/testing/uiautomator/library/src/com/android/uiautomator/core/UiObjectNotFoundException.java