Home
last modified time | relevance | path

Searched refs:UPDATE_TIMEOUT_MILLIS (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/service/voice/
DVisualQueryDetectionService.java73 private static final long UPDATE_TIMEOUT_MILLIS = 20000; field in VisualQueryDetectionService
213 onUpdateState(options, sharedMemory, UPDATE_TIMEOUT_MILLIS, intConsumer); in onUpdateStateInternal()
DHotwordDetectionService.java80 private static final long UPDATE_TIMEOUT_MILLIS = 20000; field in HotwordDetectionService
393 onUpdateState(options, sharedMemory, UPDATE_TIMEOUT_MILLIS, intConsumer); in onUpdateStateInternal()