Home
last modified time | relevance | path

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

/cts/hostsidetests/time/host/src/android/time/cts/host/
DLocationTimeZoneManagerHostTest.java58 List<TimeZoneProviderStateProto> secondaryStates = in testSecondarySuggestion() local
60 assertEquals(1, secondaryStates.size()); in testSecondarySuggestion()
62 secondaryStates.get(0).getState()); in testSecondarySuggestion()