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