Home
last modified time | relevance | path

Searched defs:metricsDetectorType (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/voiceinteraction/java/com/android/server/voiceinteraction/
DHotwordMetricsLogger.java71 int metricsDetectorType = getCreateMetricsDetectorType(detectorType); in writeDetectorCreateEvent() local
80 int metricsDetectorType = getInitMetricsDetectorType(detectorType); in writeServiceInitResultEvent() local
89 int metricsDetectorType = getRestartMetricsDetectorType(detectorType); in writeServiceRestartEvent() local
98 int metricsDetectorType = getKeyphraseMetricsDetectorType(detectorType); in writeKeyphraseTriggerEvent() local
107 int metricsDetectorType = getDetectorMetricsDetectorType(detectorType); in writeDetectorEvent() local
117 int metricsDetectorType = getAudioEgressDetectorType(detectorType); in writeAudioEgressEvent() local