Searched refs:getStartedSatelliteTransmissionUpdates (Results 1 – 2 of 2) sorted by relevance
293 assertTrue(mPointingAppController.getStartedSatelliteTransmissionUpdates()); in testStartSatelliteTransmissionUpdates_success()311 assertFalse(mPointingAppController.getStartedSatelliteTransmissionUpdates()); in testStopSatelliteTransmissionUpdates_success()
145 public boolean getStartedSatelliteTransmissionUpdates() { in getStartedSatelliteTransmissionUpdates() method in PointingAppController