1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2025-03-14 22:58:34 +00:00
John Richardson 4b2417a996 Tidy up WA UiAutomator bass classes
Minor code maintenance for base classes BaseUiAutomation and
UxPerfUiAutomation. Changes include:

- Prefer static calls for UiDevice methods where possible
- Rename inconsistently named variables
- Avoid long wrapped lines where possible
- Remove unused imports
- Fix whitespace around operators
2016-06-02 15:34:29 +01:00
..