Home
last modified time | relevance | path

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

/platform_testing/libraries/app-helpers/interfaces/auto/src/android/platform/helpers/
DIAutoStatusBarHelper.java234 String getCurrentTimeWithTimeZone(String timezone); in getCurrentTimeWithTimeZone() method
/platform_testing/tests/automotive/functional/statusbar/src/android/platform/tests/
DStatusBarTest.java75 mStatusBarHelper.get().getCurrentTimeWithTimeZone(TIME_ZONE)); in testClockTime()
/platform_testing/libraries/automotive-helpers/status-bar-helper/src/android/platform/helpers/
DStatusBarHelperImpl.java393 public String getCurrentTimeWithTimeZone(String timezone) { in getCurrentTimeWithTimeZone() method in StatusBarHelperImpl