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