Searched refs:postError (Results 1 – 4 of 4) sorted by relevance
243 postError("Could not find model for: " + modelUuid.toString()); in loadModel()264 postError("Could not find model for: " + modelUuid.toString()); in unloadModel()290 postError("Could not find model for: " + modelUuid.toString()); in reloadModel()314 postError("Could not find model for: " + modelUuid.toString()); in startRecognition()339 postError("Could not find model for: " + modelUuid.toString()); in stopRecognition()362 postError("Could not find model for: " + modelUuid.toString()); in playTriggerAudio()376 postError("Could not find model for: " + modelUuid.toString()); in playCapturedAudio()392 postError("Could not find model for: " + modelUuid.toString()); in setCaptureAudioTimeout()403 postError("Could not find model for: " + modelUuid.toString()); in setCaptureAudio()702 private void postError(String msg) { in postError() method in SoundTriggerTestService
310 void postError(status_t err);
788 postError(err); in onMessageReceived()2375 void LiveSession::postError(status_t err) { in postError() function in android::LiveSession
718 void postError(final int error) { in postError() method in TvInputManager.SessionCallbackRecord1099 record.postError(error); in TvInputManager()