Home
last modified time | relevance | path

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

/cts/common/device-side/bedstead/nene/src/main/java/com/android/bedstead/nene/content/
DSuggestions.kt39 private const val TEMPORARY_SERVICE_DURATION_MS = 3600000 // 1 hour in <lambda>() constant
78 TEMPORARY_SERVICE_DURATION_MS) in <lambda>()
/cts/tests/tests/voiceinteraction/src/android/voiceinteraction/cts/
DHotwordDetectionServiceBasicTest.java129 private static final int TEMPORARY_SERVICE_DURATION_MS = 10000; field in HotwordDetectionServiceBasicTest
2289 USER_ID, MAIN_WEARABLE_SENSING_SERVICE_NAME, TEMPORARY_SERVICE_DURATION_MS); in setTestableWearableSensingService()