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.java74 int metricsDetectorType = getCreateMetricsDetectorType(detectorType); in writeDetectorCreateEvent() local
83 int metricsDetectorType = getInitMetricsDetectorType(detectorType); in writeServiceInitResultEvent() local
92 int metricsDetectorType = getRestartMetricsDetectorType(detectorType); in writeServiceRestartEvent() local
101 int metricsDetectorType = getKeyphraseMetricsDetectorType(detectorType); in writeKeyphraseTriggerEvent() local
110 int metricsDetectorType = getDetectorMetricsDetectorType(detectorType); in writeDetectorEvent() local
120 int metricsDetectorType = getAudioEgressDetectorType(detectorType); in writeAudioEgressEvent() local
130 int metricsDetectorType = getHotwordEventEgressSizeDetectorType(detectorType); in writeHotwordDataEgressSize() local