Searched refs:mCachedInstrumentationArgs (Results 1 – 1 of 1) sorted by relevance
63 private Bundle mCachedInstrumentationArgs; field in CameraPerformanceActivity267 mCachedInstrumentationArgs = InstrumentationRegistry.getArguments(); in onResume()284 if ((mCachedInstrumentation != null) && (mCachedInstrumentationArgs != null)) { in onPause()286 mCachedInstrumentationArgs); in onPause()