Home
last modified time | relevance | path

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

/cts/hostsidetests/time/host/src/android/time/cts/host/
DLocationTimeZoneManagerHostTest.java96 private FakeTimeZoneProviderShellHelper mPrimaryFakeTimeZoneProviderShellHelper; field in LocationTimeZoneManagerHostTest
183 mPrimaryFakeTimeZoneProviderShellHelper = in setUp()
251 mPrimaryFakeTimeZoneProviderShellHelper.assertCreated(); in testOnlyPrimary_suggestionMade()
263 mPrimaryFakeTimeZoneProviderShellHelper.assertCurrentState(PROVIDER_STATE_INITIALIZING); in testOnlyPrimary_suggestionMade()
271 reportSuccess(mPrimaryFakeTimeZoneProviderShellHelper, "Europe/London", useLegacyApi); in testOnlyPrimary_suggestionMade()
280 mPrimaryFakeTimeZoneProviderShellHelper.assertCurrentState(PROVIDER_STATE_CERTAIN); in testOnlyPrimary_suggestionMade()
316 mPrimaryFakeTimeZoneProviderShellHelper.assertCreated(); in test_dupeSuggestionsMade_rateLimited()
322 reportSuccess(mPrimaryFakeTimeZoneProviderShellHelper, "Europe/London", useLegacyApis); in test_dupeSuggestionsMade_rateLimited()
327 reportSuccess(mPrimaryFakeTimeZoneProviderShellHelper, "Europe/London", useLegacyApis); in test_dupeSuggestionsMade_rateLimited()
332 reportSuccess(mPrimaryFakeTimeZoneProviderShellHelper, "Europe/Paris", useLegacyApis); in test_dupeSuggestionsMade_rateLimited()
[all …]