Searched refs:showErrorToast (Results 1 – 12 of 12) sorted by relevance
339 protected void showErrorToast(String message) { in showErrorToast() method in TestAudioActivity358 showErrorToast(e.getMessage()); in openAudio()367 showErrorToast(e.getMessage()); in startAudio()477 showErrorToast("Start failed with " + result); in startAudio()492 showErrorToast("Pause failed with " + result); in toastPauseError()508 showErrorToast("Stop failed with " + result); in stopAudio()
69 showErrorToast(e.getMessage()); in onStartRecording()100 showErrorToast(e.getMessage()); in startPlayback()
179 showErrorToast(e.getMessage()); in onRequestPermissionsResult()201 showErrorToast("Save returned " + result); in saveWaveFile()
259 protected void showErrorToast(String message) { in showErrorToast() method in MainActivity281 showErrorToast("Badly formated callback size: " + text); in updateCallbackSize()
110 showErrorToast(e.getMessage()); in runTest()
194 showErrorToast(e.getMessage()); in onStartEcho()
187 mActivity.showErrorToast("Badly formated callback size: " + text); in updateTestIndex()
321 showErrorToast("This app needs to record audio through the microphone...."); in requestRecordAudioPermission()
314 showErrorToast(" writing result file. " + e.getMessage()); in writeTestResult()
407 showErrorToast(e.getMessage()); in runTest()
420 showErrorToast(e.getMessage()); in measureSingleLatency()
508 showErrorToast(e.getMessage()); in runTest()