Home
last modified time | relevance | path

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

/cts/tests/tests/time/shell_utils/common/android/app/time/cts/shell/
DFakeTimeZoneProviderAppShellHelper.java182 String zoneIdsExtra = String.join(",", zoneIds); in reportSuccessLegacy() local
184 extras.put(CALL_EXTRA_KEY_SUCCESS_SUGGESTION_ZONE_IDS, zoneIdsExtra); in reportSuccessLegacy()
205 String zoneIdsExtra = String.join(",", zoneIds); in reportSuccess() local
207 extras.put(CALL_EXTRA_KEY_SUCCESS_SUGGESTION_ZONE_IDS, zoneIdsExtra); in reportSuccess()