Searched refs:mRawMode (Results 1 – 2 of 2) sorted by relevance
143 private boolean mRawMode; field in Instrument.TextStatusReporter153 mRawMode = rawMode; in TextStatusReporter()161 if (!mRawMode && results != null) { in onInstrumentationStatusLocked()182 if (!mRawMode && results != null) { in onInstrumentationFinishedLocked()200 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()