Home
last modified time | relevance | path

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

/cts/hostsidetests/time/host/src/android/time/cts/host/
DLocationTimeZoneManagerHostTest.java277 assertLastEventWithSuggestion(serviceState, "Europe/London"); in testOnlyPrimary_suggestionMade()
476 assertLastEventWithSuggestion(serviceState, "Europe/London"); in testOnlySecondary_suggestionMade()
554 assertLastEventWithSuggestion(serviceState, "Europe/London"); in testPrimaryAndSecondary()
570 assertLastEventWithSuggestion(serviceState, "Europe/Paris"); in testPrimaryAndSecondary()
599 private static void assertLastEventWithSuggestion( in assertLastEventWithSuggestion() method in LocationTimeZoneManagerHostTest