Home
last modified time | relevance | path

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

/cts/hostsidetests/time/host/src/android/time/cts/host/
DLocationTimeZoneManagerHostTest.java486 public void testPrimaryAndSecondary() throws Exception { in testPrimaryAndSecondary() method in LocationTimeZoneManagerHostTest
487 testPrimaryAndSecondary(false); in testPrimaryAndSecondary()
492 testPrimaryAndSecondary(true); in testPrimaryAndSecondary_legacy()
499 private void testPrimaryAndSecondary(boolean useLegacyApis) throws Exception { in testPrimaryAndSecondary() method in LocationTimeZoneManagerHostTest