Home
last modified time | relevance | path

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

/cts/hostsidetests/time/host/src/android/time/cts/host/
DLocationTimeZoneManagerHostTest.java240 private void testOnlyPrimary_suggestionMade(boolean useLegacyApi) throws Exception { in testOnlyPrimary_suggestionMade() argument
271 reportSuccess(mPrimaryFakeTimeZoneProviderShellHelper, "Europe/London", useLegacyApi); in testOnlyPrimary_suggestionMade()
639 boolean useLegacyApi) throws Exception { in reportSuccess() argument
640 if (useLegacyApi) { in reportSuccess()