Home
last modified time | relevance | path

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

/cts/hostsidetests/time/host/src/android/time/cts/host/
DLocationTimeZoneManagerHostTest.java154 mLocationTimeZoneManagerShellHelper.startWithTestProviders( in setUp()
201 mLocationTimeZoneManagerShellHelper.startWithTestProviders( in tearDown()
243 mLocationTimeZoneManagerShellHelper.startWithTestProviders( in testOnlyPrimary_suggestionMade()
309 mLocationTimeZoneManagerShellHelper.startWithTestProviders( in test_dupeSuggestionsMade_rateLimited()
380 mLocationTimeZoneManagerShellHelper.startWithTestProviders( in test_dupeSuggestionsMade_notRateLimited()
444 mLocationTimeZoneManagerShellHelper.startWithTestProviders( in testOnlySecondary_suggestionMade()
502 mLocationTimeZoneManagerShellHelper.startWithTestProviders( in testPrimaryAndSecondary()
DLocationTimeZoneManagerStatsTest.java139 mLocationTimeZoneManagerShellHelper.startWithTestProviders( in setUp()
185 mLocationTimeZoneManagerShellHelper.startWithTestProviders( in tearDown()
223 mLocationTimeZoneManagerShellHelper.startWithTestProviders( in testAtom_locationTimeZoneProviderStateChanged()
/cts/tests/tests/time/shell_utils/common/android/app/time/cts/shell/
DLocationTimeZoneManagerShellHelper.java132 public void startWithTestProviders(String testPrimaryLocationTimeZoneProviderPackageName, in startWithTestProviders() method in LocationTimeZoneManagerShellHelper