Home
last modified time | relevance | path

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

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/nitz/
DNitzStateMachineTestSupport.java39 static final long ARBITRARY_REALTIME_MILLIS = 123456789L; field in NitzStateMachineTestSupport
217 elapsedRealtime = ARBITRARY_REALTIME_MILLIS; in FakeDeviceState()
DTimeZoneSuggesterImplTest.java27 …t static com.android.internal.telephony.nitz.NitzStateMachineTestSupport.ARBITRARY_REALTIME_MILLIS;
99 scenario.createNitzSignal(ARBITRARY_REALTIME_MILLIS); in test_emptySuggestionForNullCountryWithNitz()