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