Searched refs:DETECTED_RESULT_AFTER_STOP_DETECTION (Results 1 – 3 of 3) sorted by relevance
73 public static final HotwordDetectedResult DETECTED_RESULT_AFTER_STOP_DETECTION = field in MainHotwordDetectionService352 callback.onDetected(DETECTED_RESULT_AFTER_STOP_DETECTION); in onDetect()
128 public static final HotwordDetectedResult DETECTED_RESULT_AFTER_STOP_DETECTION = field in Helper
1640 Helper.verifyDetectedResult(detectResult, Helper.DETECTED_RESULT_AFTER_STOP_DETECTION); in testHotwordDetectionService_onStopDetection()