Home
last modified time | relevance | path

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

/cts/tests/tests/voiceinteraction/src/android/voiceinteraction/cts/
DHotwordDetectionServiceStressTest.java109 private static String sWasIndicatorEnabled; field in HotwordDetectionServiceStressTest
128 sWasIndicatorEnabled = Helper.getIndicatorEnabledState(); in enableIndicators()
134 Helper.setIndicatorEnabledState(sWasIndicatorEnabled); in resetIndicators()
DHotwordDetectionServiceBasicTest.java154 private static String sWasIndicatorEnabled; field in HotwordDetectionServiceBasicTest
185 sWasIndicatorEnabled = Helper.getIndicatorEnabledState(); in enableIndicators()
191 Helper.setIndicatorEnabledState(sWasIndicatorEnabled); in resetIndicators()