Home
last modified time | relevance | path

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

/cts/tests/tests/time/shell_utils/common/android/app/time/cts/shell/
DTimeZoneDetectorShellHelper.java126 public void setTimeZoneState(String timeZoneId, boolean userShouldConfirmId) throws Exception { in setTimeZoneState() method in TimeZoneDetectorShellHelper
/cts/tests/tests/time/src/android/app/time/cts/
DTimeManagerTest.java431 mTimeZoneDetectorShellHelper.setTimeZoneState(testZoneId, userShouldConfirm); in testTimeZoneStateAndConfirmation()
461 mTimeZoneDetectorShellHelper.setTimeZoneState(initialTimeZoneState.getId(), in testTimeZoneStateAndConfirmation()
620 mTimeZoneDetectorShellHelper.setTimeZoneState( in testSetManualTimeZone()