Searched refs:postErrorToast (Results 1 – 1 of 1) sorted by relevance
264 postErrorToast("Failed to load " + modelInfo.name + ", UUID=" in loadModel()281 postErrorToast("Sound model not found for " + modelInfo.name + "!"); in unloadModel()291 postErrorToast("Failed to unload " + in unloadModel()306 postErrorToast("Sound model not found for " + modelInfo.name + "!"); in reloadModel()316 postErrorToast("Failed to reload " in reloadModel()342 postErrorToast("Fast failure attempting to start recognition for " + in startRecognition()356 postErrorToast("Stop called on null detector for " + in stopRecognition()365 postErrorToast("Fast failure attempting to stop recognition for " + in stopRecognition()572 postErrorToast("No audio format in recognition event."); in run()628 postErrorToast("Failed to create playback track: " + e.getMessage()); in run()[all …]