Searched refs:deleteSoundModel (Results 1 – 2 of 2) sorted by relevance
87 boolean status = mEnrollmentUtil.deleteSoundModel(KEYPHRASE_ID, BCP47_LOCALE); in onUnEnrollButtonClicked()
143 public boolean deleteSoundModel(int keyphraseId, String bcp47Locale) { in deleteSoundModel() method in EnrollmentUtil