Home
last modified time | relevance | path

Searched refs:mLastGlitchReport (Results 1 – 3 of 3) sorted by relevance

/external/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/
DGlitchActivity.java43 String mLastGlitchReport; field in GlitchActivity
194 mLastGlitchReport = getCurrentStatusReport(); in updateStatusText()
195 setAnalyzerText(mLastGlitchReport); in updateStatusText()
DTestDataPathsActivity.java132 mLastGlitchReport = getCurrentStatusReport(); in updateStatusText()
133 setAnalyzerText(mLastGlitchReport); in updateStatusText()
DManualGlitchActivity.java190 + mLastGlitchReport; in stopAutomaticTest()