summaryrefslogtreecommitdiff
path: root/graphics/java/android/renderscript/RenderScript.java
diff options
context:
space:
mode:
authorSvetoslav <svetoslavganov@google.com>2013-02-11 19:38:12 -0800
committerSvetoslav <svetoslavganov@google.com>2013-02-11 19:59:45 -0800
commitbbfa585d70a6e406ccb59c17eec73ccd55e5c8e0 (patch)
treea78060ccbebfe8959ebc0797d9c57c284f735636 /graphics/java/android/renderscript/RenderScript.java
parentae16a9b2cae5c2f750151a2f6e9e7f62efb38d66 (diff)
Adding new APIs to UiAutomation.
1. Accessibility service may set a flag to request a compressed view of the node tree representing the screen. The compressed state does not contain nodes that do to react to user actions and do not draw content, i.e. they are dumb view managers. This compressed hierarchy was very beneficial to the test team and this change is exposing the APIs. The compression has to be configurable since old tests are written against uncompressed view tree. Basically we do not hide the fact that UIAutomation is simply an accessibility service with some other useful APIs. bug:8051095 2. Accessibility service can perform global actions such as opening notifications, opening recent apps, etc. These are also needed for UI testing since there is no other way to do it via the existing UIAutomation APIs. Basically we do not hide the fact that UIAutomation is simply an accessibility service with some other useful APIs. bug:8117582 Change-Id: I7b6e24b5f7a973fdada0cc199cff9f882b10720b
Diffstat (limited to 'graphics/java/android/renderscript/RenderScript.java')
0 files changed, 0 insertions, 0 deletions