Searched refs:timeTimezoneAndLocaleExtras (Results 1 – 1 of 1) sorted by relevance
1171 Bundle timeTimezoneAndLocaleExtras = new Bundle(); in getTestTimeTimeZoneAndLocaleExtrasInternal() local1172 timeTimezoneAndLocaleExtras.putLong(EXTRA_PROVISIONING_LOCAL_TIME, TEST_LOCAL_TIME); in getTestTimeTimeZoneAndLocaleExtrasInternal()1173 timeTimezoneAndLocaleExtras.putString(EXTRA_PROVISIONING_TIME_ZONE, TEST_TIME_ZONE); in getTestTimeTimeZoneAndLocaleExtrasInternal()1174 timeTimezoneAndLocaleExtras.putString(EXTRA_PROVISIONING_LOCALE, locale); in getTestTimeTimeZoneAndLocaleExtrasInternal()1175 return timeTimezoneAndLocaleExtras; in getTestTimeTimeZoneAndLocaleExtrasInternal()1179 Bundle timeTimezoneAndLocaleExtras = new Bundle(); in getShortTestTimeTimeZoneAndLocaleExtrasInternal() local1180 timeTimezoneAndLocaleExtras.putLong( in getShortTestTimeTimeZoneAndLocaleExtrasInternal()1182 timeTimezoneAndLocaleExtras.putString( in getShortTestTimeTimeZoneAndLocaleExtrasInternal()1184 timeTimezoneAndLocaleExtras.putString( in getShortTestTimeTimeZoneAndLocaleExtrasInternal()1186 return timeTimezoneAndLocaleExtras; in getShortTestTimeTimeZoneAndLocaleExtrasInternal()