Home
last modified time | relevance | path

Searched defs:sUiAutomation (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/view/
DAccessibilityInteractionControllerTest.java59 private static UiAutomation sUiAutomation; field in AccessibilityInteractionControllerTest
/frameworks/base/apct-tests/perftests/windowmanager/src/android/wm/
DWindowManagerPerfTestBase.java49 static final UiAutomation sUiAutomation = getInstrumentation().getUiAutomation(); field in WindowManagerPerfTestBase