Home
last modified time | relevance | path

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

/cts/tests/tests/voiceinteraction/src/android/voiceinteraction/cts/
DHotwordDetectionServiceStressTest.java110 private static String sDefaultScreenOffTimeoutValue; field in HotwordDetectionServiceStressTest
140 sDefaultScreenOffTimeoutValue = SystemUtil.runShellCommand( in extendScreenOffTimeout()
148 "settings put system screen_off_timeout " + sDefaultScreenOffTimeoutValue); in restoreScreenOffTimeout()
DVisualQueryDetectionServiceBasicTest.java81 private static String sDefaultScreenOffTimeoutValue; field in VisualQueryDetectionServiceBasicTest
99 sDefaultScreenOffTimeoutValue = SystemUtil.runShellCommand( in extendScreenOffTimeout()
107 "settings put system screen_off_timeout " + sDefaultScreenOffTimeoutValue); in restoreScreenOffTimeout()
DHotwordDetectionServiceBasicTest.java155 private static String sDefaultScreenOffTimeoutValue; field in HotwordDetectionServiceBasicTest
197 sDefaultScreenOffTimeoutValue = SystemUtil.runShellCommand( in extendScreenOffTimeout()
205 "settings put system screen_off_timeout " + sDefaultScreenOffTimeoutValue); in restoreScreenOffTimeout()