Home
last modified time | relevance | path

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

/platform_testing/libraries/automotive-helpers/status-bar-helper/src/android/platform/helpers/
DStatusBarHelperImpl.java381 BySelector clockSelector = getUiElementFromConfig(AutomotiveConfigConstants.CLOCK_TIME); in getClockTime()
383 getSpectatioUiUtil().validateUiObject(clockObject, AutomotiveConfigConstants.CLOCK_TIME); in getClockTime()
/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DAutomotiveConfigConstants.java549 public static final String CLOCK_TIME = "CLOCK_TIME"; field in AutomotiveConfigConstants