Searched refs:getSupportedNtnRadioTechnology (Results 1 – 2 of 2) sorted by relevance
1071 .setSatelliteTechnology(getSupportedNtnRadioTechnology()) in handleMessage()4335 protected @SatelliteManager.NTRadioTechnology int getSupportedNtnRadioTechnology() { in getSupportedNtnRadioTechnology() method in SatelliteController4349 .setSatelliteTechnology(getSupportedNtnRadioTechnology()) in sendErrorAndReportSessionMetrics()4632 .setSatelliteTechnology(getSupportedNtnRadioTechnology()) in handleEventWaitForSatelliteEnablingResponseTimedOut()4653 .setSatelliteTechnology(getSupportedNtnRadioTechnology()) in handleEventWaitForSatelliteEnablingResponseTimedOut()
1056 mSatelliteControllerUT.getSupportedNtnRadioTechnology())); in testRequestSatelliteCapabilities()2232 mSatelliteControllerUT.getSupportedNtnRadioTechnology()); in testIsSatelliteAttachRequired()2250 satelliteController.getSupportedNtnRadioTechnology())); in testIsSatelliteAttachRequired()4530 protected int getSupportedNtnRadioTechnology() { in getSupportedNtnRadioTechnology() method in SatelliteControllerTest.TestSatelliteController4531 int ntRadioTechnology = super.getSupportedNtnRadioTechnology(); in getSupportedNtnRadioTechnology()