Home
last modified time | relevance | path

Searched refs:ManageActions (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/core/java/android/hardware/soundtrigger/
H A DKeyphraseEnrollmentInfo.java112 public @interface ManageActions {} annotation in KeyphraseEnrollmentInfo
337 public Intent getManageKeyphraseIntent(@ManageActions int action, @NonNull String keyphrase, in getManageKeyphraseIntent()
/aosp12/frameworks/base/core/java/android/service/voice/
H A DAlwaysOnHotwordDetector.java974 private Intent getManageIntentLocked(@KeyphraseEnrollmentInfo.ManageActions int action) { in getManageIntentLocked()