Searched refs:KEY_DETECTION_DELAY_MS (Results 1 – 5 of 5) sorted by relevance
192 public static final String KEY_DETECTION_DELAY_MS = "detectionDelayMs"; field in Utils
185 mDetectionDelayMs = options.getInt(Utils.KEY_DETECTION_DELAY_MS, 0); in onUpdateState()
424 mDetectionDelayMs = options.getInt(Utils.KEY_DETECTION_DELAY_MS, 0); in onUpdateState()
641 options.putInt(Utils.KEY_DETECTION_DELAY_MS, 5000); in verifyDetectFromDspError()
610 options.putInt(Utils.KEY_DETECTION_DELAY_MS, 5000); in testHotwordDetectionService_onDetectFromDspTimeout_triggerOnFailure()1413 options.putInt(Utils.KEY_DETECTION_DELAY_MS, 5000); in testHotwordDetectionService_onDetectFromDsp_timeout()