summaryrefslogtreecommitdiff
path: root/core/java/android/hardware/soundtrigger/KeyphraseEnrollmentInfo.java
Commit message (Expand)AuthorAgeFilesLines
* add KeyphraseEnrollmentInfo to TestApiNicholas Ambur2020-04-161-14/+34
* fix enrollment application permission checkNicholas Ambur2020-03-201-21/+0
* lazy load enrollment application UID in VIMSNicholas Ambur2020-03-101-11/+1
* add enrollment application UID trackingNicholas Ambur2020-02-251-2/+25
* add KeyphraseModelManagerNicholas Ambur2020-01-221-8/+34
* change KeyphraseEnrollmentInfo to store servicesNicholas Ambur2019-10-081-7/+7
* Revert "change KeyphraseEnrollmentInfo to store services"Nicholas Ambur2019-09-181-9/+7
* change KeyphraseEnrollmentInfo to store servicesNicholas Ambur2019-09-161-7/+9
* Add API for querying if a given keyphrase/locale is supported for AOHD.Chris Thornton2017-05-081-1/+2
* Prevent inclusion of null KeyphraseMetadata in info map.Chris Thornton2017-03-231-3/+5
* Fix NPE in KeyphraseEnrollmentInfo.toString()Chris Thornton2016-05-051-12/+11
* Support multiple Enrollment APKsChris Thornton2016-04-061-55/+96
* Move hidden ApplicationInfo flags into a separate field.Alex Klyubin2015-02-111-1/+1
* Fix an issue with locale for managing intentSandeep Siddhartha2014-08-221-1/+2
* Fix the Locale story in the hotword APISandeep Siddhartha2014-08-221-30/+66
* Add debugging info to VIS via dump()Sandeep Siddhartha2014-08-111-0/+8
* Add recognition modes to the enrollment metadataSandeep Siddhartha2014-07-161-3/+8
* Hook in startRecogniton callSandeep Siddhartha2014-07-151-1/+2
* Always on hotword changesSandeep2014-07-101-0/+260