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