Home
last modified time | relevance | path

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

/cts/tests/tests/voiceinteraction/src/android/voiceinteraction/cts/
DHotwordDetectionServiceBasicTest.java329 final int customStatus = SandboxedDetectionInitializer.INITIALIZATION_STATUS_SUCCESS + 1; in testHotwordDetectionService_createDspDetector_customResult_getCustomStatus() local
333 persistableBundle.putInt(Utils.KEY_INITIALIZATION_STATUS, customStatus); in testHotwordDetectionService_createDspDetector_customResult_getCustomStatus()
345 customStatus); in testHotwordDetectionService_createDspDetector_customResult_getCustomStatus()
357 final int customStatus = SandboxedDetectionInitializer.INITIALIZATION_STATUS_SUCCESS + 1; in testHotwordDetectionService_createSoftwareDetector_customResult_getCustomStatus() local
361 persistableBundle.putInt(Utils.KEY_INITIALIZATION_STATUS, customStatus); in testHotwordDetectionService_createSoftwareDetector_customResult_getCustomStatus()
373 customStatus); in testHotwordDetectionService_createSoftwareDetector_customResult_getCustomStatus()