Home
last modified time | relevance | path

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

/external/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/
DRecorderActivity.java54 updateButtons(); in onCreate()
67 updateButtons(); in onStartRecording()
77 updateButtons(); in onStopRecordPlay()
83 updateButtons(); in onStartPlayback()
86 private void updateButtons() { in updateButtons() method in RecorderActivity
DRoundTripLatencyActivity.java83 updateButtons(false); in onAnalyserDone()
103 updateButtons(false); in onAnalyserDone()
344 updateButtons(false); in onStart()
397 void updateButtons(boolean running) { in updateButtons() method in RoundTripLatencyActivity
418 updateButtons(true); in measureSingleLatency()
438 updateButtons(false); in stopAudioTest()