Home
last modified time | relevance | path

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

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/satellite/
DDemoSimulatorTest.java71 when(mMockSatelliteController.getDemoPointingAlignedDurationMillis()).thenReturn( in setUp()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/satellite/
DDemoSimulator.java172 long durationMillis = mSatelliteController.getDemoPointingAlignedDurationMillis(); in handleEventDeviceAlignedWithSatellite()
DSatelliteController.java4891 public long getDemoPointingAlignedDurationMillis() { in getDemoPointingAlignedDurationMillis() method in SatelliteController