Home
last modified time | relevance | path

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

/external/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/
DStreamConfigurationView.java75 private TextView mStreamInfoView; field in StreamConfigurationView
243 mStreamInfoView = (TextView) findViewById(R.id.streamInfo); in initializeViews()
413 mStreamInfoView.setText("burst = " + mActualConfiguration.getFramesPerBurst() in updateDisplay()