Home
last modified time | relevance | path

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

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/satellite/
DPointingAppControllerTest.java293 assertTrue(mPointingAppController.getStartedSatelliteTransmissionUpdates()); in testStartSatelliteTransmissionUpdates_success()
311 assertFalse(mPointingAppController.getStartedSatelliteTransmissionUpdates()); in testStopSatelliteTransmissionUpdates_success()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/satellite/
DPointingAppController.java145 public boolean getStartedSatelliteTransmissionUpdates() { in getStartedSatelliteTransmissionUpdates() method in PointingAppController