Searched refs:mRawMode (Results 1 – 2 of 2) sorted by relevance
151 private boolean mRawMode; field in Instrument.TextStatusReporter161 mRawMode = rawMode; in TextStatusReporter()169 if (!mRawMode && results != null) { in onInstrumentationStatusLocked()190 if (!mRawMode && results != null) { in onInstrumentationFinishedLocked()208 if (mRawMode) { in onError()
178 private final boolean mRawMode = true; field in UiAutomatorTestRunner.FakeInstrumentationWatcher190 if (!mRawMode && results != null) { in instrumentationStatus()213 if (!mRawMode && results != null) { in instrumentationFinished()