Searched refs:UNIQUE_US_ZONE_SCENARIO (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
H A DNitzStateMachineTest.java81 private static final Scenario UNIQUE_US_ZONE_SCENARIO = new Scenario.Builder() field in class:NitzStateMachineTest
96 UNIQUE_US_ZONE_SCENARIO.getInitialSystemClockMillis());
99 UNIQUE_US_ZONE_SCENARIO.getNetworkCountryIsoCode(),
100 UNIQUE_US_ZONE_SCENARIO.getInitialSystemClockMillis());
107 UNIQUE_US_ZONE_SCENARIO.getNitzSignal().mValue,
108 UNIQUE_US_ZONE_SCENARIO.getNetworkCountryIsoCode());
146 Scenario scenario = UNIQUE_US_ZONE_SCENARIO;
202 Scenario scenario = UNIQUE_US_ZONE_SCENARIO;
257 Scenario scenario = UNIQUE_US_ZONE_SCENARIO;
305 Scenario scenario = UNIQUE_US_ZONE_SCENARIO;
[all...]

Completed in 37 milliseconds