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