Searched defs:instrumentation (Results 1 – 3 of 3) sorted by relevance
61 private static void sendStatus(int code, Instrumentation instrumentation, Bundle bundle) { in sendStatus()
84 Instrumentation instrumentation = InstrumentationRegistry.getInstrumentation(); in getSimCardInformation() local
62 private final Instrumentation instrumentation = InstrumentationRegistry.getInstrumentation(); field in SharedLibraryInfoDeviceTest