Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/satellite/metrics/
DSessionMetricsStats.java267 mRadioTechnology = SatelliteManager.NT_RADIO_TECHNOLOGY_UNKNOWN; in initializeSessionMetricsParam()
/frameworks/proto_logging/stats/enums/telephony/satellite/
Denums.proto66 NT_RADIO_TECHNOLOGY_UNKNOWN = 0; enumerator
/frameworks/opt/telephony/src/java/com/android/internal/telephony/satellite/
DSatelliteServiceUtils.java77 return SatelliteManager.NT_RADIO_TECHNOLOGY_UNKNOWN; in fromSatelliteRadioTechnology()
DSatelliteController.java4339 .stream().findFirst().orElse(SatelliteManager.NT_RADIO_TECHNOLOGY_UNKNOWN); in getSupportedNtnRadioTechnology()
4341 return SatelliteManager.NT_RADIO_TECHNOLOGY_UNKNOWN; in getSupportedNtnRadioTechnology()
/frameworks/libs/gsma_services/satellite_client/src/android/telephony/satellite/wrapper/
DSatelliteManagerWrapper.java175 public static final int NT_RADIO_TECHNOLOGY_UNKNOWN = 0; field in SatelliteManagerWrapper
189 NT_RADIO_TECHNOLOGY_UNKNOWN,
/frameworks/base/telephony/java/android/telephony/satellite/
DSatelliteManager.java430 public static final int NT_RADIO_TECHNOLOGY_UNKNOWN = 0; field in SatelliteManager
454 NT_RADIO_TECHNOLOGY_UNKNOWN,
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/satellite/
DSatelliteControllerTest.java2231 assertEquals(SatelliteManager.NT_RADIO_TECHNOLOGY_UNKNOWN, in testIsSatelliteAttachRequired()
/frameworks/base/core/api/
Dsystem-lint-baseline.txt2200 UnflaggedApi: android.telephony.satellite.SatelliteManager#NT_RADIO_TECHNOLOGY_UNKNOWN:
2201 …ed with @FlaggedApi: field android.telephony.satellite.SatelliteManager.NT_RADIO_TECHNOLOGY_UNKNOWN
Dsystem-current.txt17892 …ony.flags.oem_enabled_satellite_flag") public static final int NT_RADIO_TECHNOLOGY_UNKNOWN = 0; //…