Searched refs:errorToast (Results 1 – 1 of 1) sorted by relevance
1272 Toast errorToast = Toast.makeText(getContext(), in writeRecordAudioOptions()1274 errorToast.show(); in writeRecordAudioOptions()1292 Toast errorToast = Toast.makeText(getContext(), in onAudioRecorded() local1294 errorToast.show(); in onAudioRecorded()