Home
last modified time | relevance | path

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

/external/robolectric/robolectric/src/test/java/org/robolectric/shadows/
DShadowInstrumentationTest.java147 public void getUiAutomation() { in getUiAutomation() method in ShadowInstrumentationTest
/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowInstrumentation.java237 protected UiAutomation getUiAutomation() { in getUiAutomation() method in ShadowInstrumentation
242 protected UiAutomation getUiAutomation(int flags) { in getUiAutomation() method in ShadowInstrumentation