Home
last modified time | relevance | path

Searched refs:CONNECTION_UNKNOWN (Results 1 – 8 of 8) sorted by relevance

/aosp12/frameworks/base/telephony/java/android/telephony/
H A DPhysicalChannelConfig.java36 @IntDef({CONNECTION_PRIMARY_SERVING, CONNECTION_SECONDARY_SERVING, CONNECTION_UNKNOWN})
50 public static final int CONNECTION_UNKNOWN = -1; field in PhysicalChannelConfig
303 case CONNECTION_UNKNOWN: in getConnectionStatusString()
537 mCellConnectionStatus = CONNECTION_UNKNOWN; in Builder()
H A DCellInfo.java123 CONNECTION_UNKNOWN
141 public static final int CONNECTION_UNKNOWN = Integer.MAX_VALUE; field in CellInfo
329 this.mCellConnectionStatus = CONNECTION_UNKNOWN; in CellInfo()
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
H A DRILTest.java1513 expected.setCellConnectionStatus(CellInfo.CONNECTION_UNKNOWN); in testConvertHalCellInfoListForLTE()
1555 expected.setCellConnectionStatus(CellInfo.CONNECTION_UNKNOWN); in testConvertHalCellInfoListForGSM()
1596 expected.setCellConnectionStatus(CellInfo.CONNECTION_UNKNOWN); in testConvertHalCellInfoListForWcdma()
1689 expected.setCellConnectionStatus(CellInfo.CONNECTION_UNKNOWN); in testConvertHalCellInfoListForCdma()
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DRadioIndication.java1241 return PhysicalChannelConfig.CONNECTION_UNKNOWN; in convertConnectionStatusFromCellConnectionStatus()
/aosp12/packages/services/Telephony/src/com/android/phone/settings/
H A DRadioInfo.java893 case CellInfo.CONNECTION_UNKNOWN: /* Field is unsupported */ break; in getConnectionStatusString()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt41239 field public static final int CONNECTION_UNKNOWN = 2147483647; // 0x7fffffff
42120 field public static final int CONNECTION_UNKNOWN = -1; // 0xffffffff
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt58190 Landroid/telephony/PhysicalChannelConfig;->CONNECTION_UNKNOWN:I