Home
last modified time | relevance | path

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

/cts/tests/tests/widget29/src/android/widget/cts29/
DToastTest.java70 private static final String SETTINGS_ACCESSIBILITY_UI_TIMEOUT = field in ToastTest
255 SETTINGS_ACCESSIBILITY_UI_TIMEOUT); in testAccessDuration_withA11yTimeoutEnabled()
258 putSecureSetting(SETTINGS_ACCESSIBILITY_UI_TIMEOUT, in testAccessDuration_withA11yTimeoutEnabled()
268 putSecureSetting(SETTINGS_ACCESSIBILITY_UI_TIMEOUT, originalSetting); in testAccessDuration_withA11yTimeoutEnabled()
/cts/tests/tests/widget/src/android/widget/cts/
DToastTest.java90 private static final String SETTINGS_ACCESSIBILITY_UI_TIMEOUT = field in ToastTest
443 SETTINGS_ACCESSIBILITY_UI_TIMEOUT); in testAccessDuration_whenCustomToastAndWithA11yTimeoutEnabled()
446 putSecureSetting(SETTINGS_ACCESSIBILITY_UI_TIMEOUT, in testAccessDuration_whenCustomToastAndWithA11yTimeoutEnabled()
457 putSecureSetting(SETTINGS_ACCESSIBILITY_UI_TIMEOUT, originalSetting); in testAccessDuration_whenCustomToastAndWithA11yTimeoutEnabled()
474 SETTINGS_ACCESSIBILITY_UI_TIMEOUT); in testAccessDuration_whenTextToastAndWithA11yTimeoutEnabled()
477 putSecureSetting(SETTINGS_ACCESSIBILITY_UI_TIMEOUT, in testAccessDuration_whenTextToastAndWithA11yTimeoutEnabled()
489 putSecureSetting(SETTINGS_ACCESSIBILITY_UI_TIMEOUT, originalSetting); in testAccessDuration_whenTextToastAndWithA11yTimeoutEnabled()