Searched refs:unloadStatus (Results 1 – 1 of 1) sorted by relevance
823 int unloadStatus = mSoundTriggerInternal.unloadKeyphraseModel(keyphraseId); in deleteKeyphraseSoundModel() local824 if (unloadStatus != SoundTriggerInternal.STATUS_OK) { in deleteKeyphraseSoundModel()825 Slog.w(TAG, "Unable to unload keyphrase sound model:" + unloadStatus); in deleteKeyphraseSoundModel()