Home
last modified time | relevance | path

Searched refs:deleteKeyphraseSoundModel (Results 1 – 8 of 8) sorted by relevance

/aosp12/frameworks/base/media/java/android/media/voice/
H A DKeyphraseModelManager.java145 public void deleteKeyphraseSoundModel(int keyphraseId, @NonNull Locale locale) { in deleteKeyphraseSoundModel() method in KeyphraseModelManager
148 int status = mVoiceInteractionManagerService.deleteKeyphraseSoundModel(keyphraseId, in deleteKeyphraseSoundModel()
/aosp12/frameworks/base/tests/VoiceEnrollment/src/com/android/test/voiceenrollment/
H A DEnrollmentUtil.java150 status = mModelManagementService.deleteKeyphraseSoundModel(keyphraseId, bcp47Locale); in deleteSoundModel()
/aosp12/frameworks/base/core/java/com/android/internal/app/
H A DIVoiceInteractionManagerService.aidl94 int deleteKeyphraseSoundModel(int keyphraseId, in String bcp47Locale); in deleteKeyphraseSoundModel() method
/aosp12/frameworks/base/services/voiceinteraction/java/com/android/server/voiceinteraction/
H A DDatabaseHelper.java199 public boolean deleteKeyphraseSoundModel(int keyphraseId, int userHandle, String bcp47Locale) { in deleteKeyphraseSoundModel() method in DatabaseHelper
H A DVoiceInteractionManagerService.java1348 public int deleteKeyphraseSoundModel(int keyphraseId, String bcp47Locale) { in deleteKeyphraseSoundModel() method
1367 deleted = mDbHelper.deleteKeyphraseSoundModel(keyphraseId, callingUserId, in deleteKeyphraseSoundModel()
/aosp12/frameworks/base/core/api/
H A Dsystem-current.txt7336 …ssion("android.permission.MANAGE_VOICE_KEYPHRASES") public void deleteKeyphraseSoundModel(int, @No…
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt75991 Lcom/android/internal/app/IVoiceInteractionManagerService$Stub$Proxy;->deleteKeyphraseSoundModel(IL…
76050 Lcom/android/internal/app/IVoiceInteractionManagerService;->deleteKeyphraseSoundModel(ILjava/lang/S…
/aosp12/frameworks/base/services/
H A Dart-profile42821 PLcom/android/server/voiceinteraction/DatabaseHelper;->deleteKeyphraseSoundModel(IILjava/lang/Strin…
42958 …eInteractionManagerService$VoiceInteractionManagerServiceStub;->deleteKeyphraseSoundModel(ILjava/l…