Searched defs:getInstrumentation (Results 1 – 4 of 4) sorted by relevance
52 public static Instrumentation getInstrumentation() { in getInstrumentation() method in UiAutomatorUtils
142 private fun getInstrumentation(): Instrumentation = InstrumentationRegistry.getInstrumentation() method
126 private Instrumentation getInstrumentation() { in getInstrumentation() method in BootHelperTest
621 private Instrumentation getInstrumentation() { in getInstrumentation() method in AppTransitionTests