Home
last modified time | relevance | path

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

/cts/hostsidetests/time/host/src/android/time/cts/host/
DLocationTimeZoneManagerHostTest.java256 assertControllerStateHistory(serviceState, in testOnlyPrimary_suggestionMade()
275 assertControllerStateHistory(serviceState, in testOnlyPrimary_suggestionMade()
455 assertControllerStateHistory(serviceState, in testOnlySecondary_suggestionMade()
474 assertControllerStateHistory(serviceState, in testOnlySecondary_suggestionMade()
513 assertControllerStateHistory(serviceState, in testPrimaryAndSecondary()
534 assertControllerStateHistory(serviceState); in testPrimaryAndSecondary()
552 assertControllerStateHistory(serviceState, in testPrimaryAndSecondary()
569 assertControllerStateHistory(serviceState); in testPrimaryAndSecondary()
581 private static void assertControllerStateHistory( in assertControllerStateHistory() method in LocationTimeZoneManagerHostTest