Searched refs:mCachedInstrumentation (Results 1 – 1 of 1) sorted by relevance
68 private Instrumentation mCachedInstrumentation; field in CameraPerformanceActivity297 mCachedInstrumentation = InstrumentationRegistry.getInstrumentation(); in onResume()315 if ((mCachedInstrumentation != null) && (mCachedInstrumentationArgs != null)) { in onPause()316 InstrumentationRegistry.registerInstance(mCachedInstrumentation, in onPause()