Home
last modified time | relevance | path

Searched refs:intConsumer (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/service/voice/
DSandboxedDetectionInitializer.java76 IntConsumer intConsumer = null; in createInitializationStatusConsumer() local
78 intConsumer = in createInitializationStatusConsumer()
94 return intConsumer; in createInitializationStatusConsumer()
DVisualQueryDetectionService.java211 IntConsumer intConsumer = in onUpdateStateInternal() local
213 onUpdateState(options, sharedMemory, UPDATE_TIMEOUT_MILLIS, intConsumer); in onUpdateStateInternal()
DHotwordDetectionService.java391 IntConsumer intConsumer = in onUpdateStateInternal() local
393 onUpdateState(options, sharedMemory, UPDATE_TIMEOUT_MILLIS, intConsumer); in onUpdateStateInternal()