Home
last modified time | relevance | path

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

/cts/hostsidetests/time/host/src/android/time/cts/host/
DLocationTimeZoneManagerHostTest.java97 private FakeTimeZoneProviderShellHelper mSecondaryFakeTimeZoneProviderShellHelper; field in LocationTimeZoneManagerHostTest
185 mSecondaryFakeTimeZoneProviderShellHelper = in setUp()
252 mSecondaryFakeTimeZoneProviderShellHelper.assertNotCreated(); in testOnlyPrimary_suggestionMade()
317 mSecondaryFakeTimeZoneProviderShellHelper.assertNotCreated(); in test_dupeSuggestionsMade_rateLimited()
387 mSecondaryFakeTimeZoneProviderShellHelper.assertNotCreated(); in test_dupeSuggestionsMade_notRateLimited()
451 mSecondaryFakeTimeZoneProviderShellHelper.assertCreated(); in testOnlySecondary_suggestionMade()
470 reportSuccess(mSecondaryFakeTimeZoneProviderShellHelper, "Europe/London", useLegacyApis); in testOnlySecondary_suggestionMade()
481 mSecondaryFakeTimeZoneProviderShellHelper.assertCurrentState(PROVIDER_STATE_CERTAIN); in testOnlySecondary_suggestionMade()
509 mSecondaryFakeTimeZoneProviderShellHelper.assertCreated(); in testPrimaryAndSecondary()
525 mSecondaryFakeTimeZoneProviderShellHelper.assertCurrentState(PROVIDER_STATE_DISABLED); in testPrimaryAndSecondary()
[all …]