Searched refs:postErrorToast (Results 1 – 1 of 1) sorted by relevance
256 postErrorToast("Failed to load " + modelInfo.name + ", UUID=" + soundModel.uuid + "!"); in loadModel()272 postErrorToast("Sound model not found for " + modelInfo.name + "!"); in unloadModel()281 postErrorToast("Failed to unload " + in unloadModel()296 postErrorToast("Sound model not found for " + modelInfo.name + "!"); in reloadModel()305 postErrorToast("Failed to reload " in reloadModel()330 postErrorToast("Fast failure attempting to start recognition for " + in startRecognition()344 postErrorToast("Stop called on null detector for " + in stopRecognition()353 postErrorToast("Fast failure attempting to stop recognition for " + in stopRecognition()537 postErrorToast("No audio format in recognition event."); in run()593 postErrorToast("Failed to create playback track: " + e.getMessage()); in run()[all …]