Home
last modified time | relevance | path

Searched refs:SATELLITE_RESULT_SERVICE_ERROR (Results 1 – 9 of 9) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/satellite/
DSatelliteModemInterface.java623 message, null, SatelliteManager.SATELLITE_RESULT_SERVICE_ERROR); in requestSatelliteListeningEnabled()
669 message, null, SatelliteManager.SATELLITE_RESULT_SERVICE_ERROR); in enableCellularModemWhileSatelliteModeIsOn()
707 SatelliteManager.SATELLITE_RESULT_SERVICE_ERROR); in requestSatelliteEnabled()
746 SatelliteManager.SATELLITE_RESULT_SERVICE_ERROR); in requestIsSatelliteEnabled()
782 SatelliteManager.SATELLITE_RESULT_SERVICE_ERROR); in requestIsSatelliteSupported()
821 SatelliteManager.SATELLITE_RESULT_SERVICE_ERROR); in requestSatelliteCapabilities()
852 SatelliteManager.SATELLITE_RESULT_SERVICE_ERROR); in startSendingSatellitePointingInfo()
882 SatelliteManager.SATELLITE_RESULT_SERVICE_ERROR); in stopSendingSatellitePointingInfo()
918 SatelliteManager.SATELLITE_RESULT_SERVICE_ERROR); in provisionSatelliteService()
950 SatelliteManager.SATELLITE_RESULT_SERVICE_ERROR); in deprovisionSatelliteService()
[all …]
DSatelliteServiceUtils.java94 case SatelliteResult.SATELLITE_RESULT_SERVICE_ERROR: in fromSatelliteError()
95 return SatelliteManager.SATELLITE_RESULT_SERVICE_ERROR; in fromSatelliteError()
128 return SatelliteManager.SATELLITE_RESULT_SERVICE_ERROR; in fromSatelliteError()
/frameworks/base/telephony/java/android/telephony/satellite/stub/
DSatelliteResult.aidl40 SATELLITE_RESULT_SERVICE_ERROR = 3, enumConstant
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/satellite/
DDatagramReceiverTest.java254 SatelliteManager.SATELLITE_RESULT_SERVICE_ERROR))) in testPollPendingSatelliteDatagrams_usingSatelliteModemInterface_failure()
270 eq(0), eq(SatelliteManager.SATELLITE_RESULT_SERVICE_ERROR)); in testPollPendingSatelliteDatagrams_usingSatelliteModemInterface_failure()
273 SatelliteManager.SATELLITE_RESULT_SERVICE_ERROR); in testPollPendingSatelliteDatagrams_usingSatelliteModemInterface_failure()
DDatagramDispatcherTest.java434 SatelliteManager.SATELLITE_RESULT_SERVICE_ERROR))) in testSendSatelliteDatagram_failure()
455 eq(SatelliteManager.SATELLITE_RESULT_SERVICE_ERROR)); in testSendSatelliteDatagram_failure()
463 SatelliteManager.SATELLITE_RESULT_SERVICE_ERROR); in testSendSatelliteDatagram_failure()
/frameworks/libs/gsma_services/satellite_client/src/android/telephony/satellite/wrapper/
DSatelliteManagerWrapper.java336 public static final int SATELLITE_RESULT_SERVICE_ERROR = 3; field in SatelliteManagerWrapper
404 SATELLITE_RESULT_SERVICE_ERROR,
/frameworks/base/telephony/java/android/telephony/satellite/
DSatelliteManager.java255 public static final int SATELLITE_RESULT_SERVICE_ERROR = 3; field in SatelliteManager
397 SATELLITE_RESULT_SERVICE_ERROR,
/frameworks/base/core/api/
Dsystem-lint-baseline.txt2272 UnflaggedApi: android.telephony.satellite.SatelliteManager#SATELLITE_RESULT_SERVICE_ERROR:
2273 …with @FlaggedApi: field android.telephony.satellite.SatelliteManager.SATELLITE_RESULT_SERVICE_ERROR
Dsystem-current.txt17935 …y.flags.oem_enabled_satellite_flag") public static final int SATELLITE_RESULT_SERVICE_ERROR = 3; /…