Searched refs:SATELLITE_RESULT_NOT_REACHABLE (Results 1 – 11 of 11) sorted by relevance
101 SATELLITE_RESULT_NOT_REACHABLE = 17, enumConstant
225 eq(SatelliteManager.SATELLITE_RESULT_NOT_REACHABLE)); in testPollPendingSatelliteDatagrams_usingSatelliteModemInterface_success()232 SatelliteManager.SATELLITE_RESULT_NOT_REACHABLE); in testPollPendingSatelliteDatagrams_usingSatelliteModemInterface_success()394 eq(SatelliteManager.SATELLITE_RESULT_NOT_REACHABLE)); in testPollPendingSatelliteDatagrams_DemoMode_Align_failed()401 .isEqualTo(SatelliteManager.SATELLITE_RESULT_NOT_REACHABLE); in testPollPendingSatelliteDatagrams_DemoMode_Align_failed()
276 eq(SatelliteManager.SATELLITE_RESULT_NOT_REACHABLE)); in testSendSatelliteDatagram_success()284 SatelliteManager.SATELLITE_RESULT_NOT_REACHABLE); in testSendSatelliteDatagram_success()545 anyInt(), eq(SatelliteManager.SATELLITE_RESULT_NOT_REACHABLE)); in testSendSatelliteDatagram_DemoMode_Align_failed()551 SatelliteManager.SATELLITE_RESULT_NOT_REACHABLE); in testSendSatelliteDatagram_DemoMode_Align_failed()
22 import static android.telephony.satellite.SatelliteManager.SATELLITE_RESULT_NOT_REACHABLE;489 SATELLITE_RESULT_NOT_REACHABLE); in handleEventSatelliteAlignedTimeout()772 SATELLITE_RESULT_NOT_REACHABLE); in handleEventDatagramWaitForConnectedStateTimedOut()778 SATELLITE_RESULT_NOT_REACHABLE); in handleEventDatagramWaitForConnectedStateTimedOut()
122 case SatelliteResult.SATELLITE_RESULT_NOT_REACHABLE: in fromSatelliteError()123 return SatelliteManager.SATELLITE_RESULT_NOT_REACHABLE; in fromSatelliteError()
814 SatelliteManager.SATELLITE_RESULT_NOT_REACHABLE); in handleEventSatelliteAlignedTimeout()859 SatelliteManager.SATELLITE_RESULT_NOT_REACHABLE); in handleEventDatagramWaitForConnectedStateTimedOut()866 reportMetrics(null, SatelliteManager.SATELLITE_RESULT_NOT_REACHABLE); in handleEventDatagramWaitForConnectedStateTimedOut()870 callback.accept(SatelliteManager.SATELLITE_RESULT_NOT_REACHABLE); in handleEventDatagramWaitForConnectedStateTimedOut()
146 if (resultCode == SatelliteManager.SATELLITE_RESULT_NOT_REACHABLE) { in addCountOfFailedOutgoingDatagram()
385 public static final int SATELLITE_RESULT_NOT_REACHABLE = 18; field in SatelliteManagerWrapper419 SATELLITE_RESULT_NOT_REACHABLE,
337 public static final int SATELLITE_RESULT_NOT_REACHABLE = 18; field in SatelliteManager412 SATELLITE_RESULT_NOT_REACHABLE,
2254 UnflaggedApi: android.telephony.satellite.SatelliteManager#SATELLITE_RESULT_NOT_REACHABLE:2255 …with @FlaggedApi: field android.telephony.satellite.SatelliteManager.SATELLITE_RESULT_NOT_REACHABLE
17926 …y.flags.oem_enabled_satellite_flag") public static final int SATELLITE_RESULT_NOT_REACHABLE = 18; …