Searched refs:postErrorToast (Results 1 – 1 of 1) sorted by relevance
257 postErrorToast("Failed to load " + modelInfo.name + ", UUID=" in loadModel()274 postErrorToast("Sound model not found for " + modelInfo.name + "!"); in unloadModel()284 postErrorToast("Failed to unload " + in unloadModel()299 postErrorToast("Sound model not found for " + modelInfo.name + "!"); in reloadModel()309 postErrorToast("Failed to reload " in reloadModel()335 postErrorToast("Fast failure attempting to start recognition for " + in startRecognition()349 postErrorToast("Stop called on null detector for " + in stopRecognition()358 postErrorToast("Fast failure attempting to stop recognition for " + in stopRecognition()543 postErrorToast("No audio format in recognition event."); in run()599 postErrorToast("Failed to create playback track: " + e.getMessage()); in run()[all …]