Home
last modified time | relevance | path

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

/cts/hostsidetests/time/host/src/android/time/cts/host/
DLocationTimeZoneManagerHostTest.java269 mLocationTimeZoneManagerShellHelper.clearRecordedProviderStates(); in testOnlyPrimary_suggestionMade()
319 mLocationTimeZoneManagerShellHelper.clearRecordedProviderStates(); in test_dupeSuggestionsMade_rateLimited()
324 mLocationTimeZoneManagerShellHelper.clearRecordedProviderStates(); in test_dupeSuggestionsMade_rateLimited()
329 mLocationTimeZoneManagerShellHelper.clearRecordedProviderStates(); in test_dupeSuggestionsMade_rateLimited()
334 mLocationTimeZoneManagerShellHelper.clearRecordedProviderStates(); in test_dupeSuggestionsMade_rateLimited()
339 mLocationTimeZoneManagerShellHelper.clearRecordedProviderStates(); in test_dupeSuggestionsMade_rateLimited()
344 mLocationTimeZoneManagerShellHelper.clearRecordedProviderStates(); in test_dupeSuggestionsMade_rateLimited()
349 mLocationTimeZoneManagerShellHelper.clearRecordedProviderStates(); in test_dupeSuggestionsMade_rateLimited()
354 mLocationTimeZoneManagerShellHelper.clearRecordedProviderStates(); in test_dupeSuggestionsMade_rateLimited()
389 mLocationTimeZoneManagerShellHelper.clearRecordedProviderStates(); in test_dupeSuggestionsMade_notRateLimited()
[all …]
/cts/tests/tests/time/shell_utils/common/android/app/time/cts/shell/
DLocationTimeZoneManagerShellHelper.java117 public void clearRecordedProviderStates() throws Exception { in clearRecordedProviderStates() method in LocationTimeZoneManagerShellHelper