Home
last modified time | relevance | path

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

/packages/apps/TvSettings/Settings/src/com/android/tv/settings/system/development/
DDevelopmentFragment.java1230 Toast errorToast = Toast.makeText(getContext(), in writeRecordAudioOptions()
1232 errorToast.show(); in writeRecordAudioOptions()
1247 Toast errorToast = Toast.makeText(getContext(), in onAudioRecorded() local
1249 errorToast.show(); in onAudioRecorded()