Home
last modified time | relevance | path

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

/aosp12/packages/apps/TimeZoneData/testing/xts/src/com/android/timezone/xts/
H A DTimeZoneUpdateHostTest.java318 getDeviceTimeZoneState(StateType.OPERATION_IN_PROGRESS); in isOperationInProgress()
327 return getDeviceTimeZoneState(stateType); in waitForNoOperationInProgressAndReturn()
398 private String getDeviceTimeZoneState(StateType stateType) throws Exception { in getDeviceTimeZoneState() method in TimeZoneUpdateHostTest