Home
last modified time | relevance | path

Searched defs:actualStates (Results 1 – 1 of 1) sorted by relevance

/cts/hostsidetests/time/host/src/android/time/cts/host/
DLocationTimeZoneManagerHostTest.java585 List<ControllerStateEnum> actualStates = serviceState.getControllerStatesList(); in assertControllerStateHistory() local
615 private static void assertProviderStates(List<TimeZoneProviderStateProto> actualStates, in assertProviderStates()