Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/
DPhysicalChannelConfig.java36 @IntDef({CONNECTION_PRIMARY_SERVING, CONNECTION_SECONDARY_SERVING, CONNECTION_UNKNOWN})
50 public static final int CONNECTION_UNKNOWN = Integer.MAX_VALUE; field in PhysicalChannelConfig
191 case CONNECTION_UNKNOWN: in getConnectionStatusString()
293 mCellConnectionStatus = CONNECTION_UNKNOWN; in Builder()
DCellInfo.java124 CONNECTION_UNKNOWN
142 public static final int CONNECTION_UNKNOWN = Integer.MAX_VALUE; field in CellInfo
330 this.mCellConnectionStatus = CONNECTION_UNKNOWN; in CellInfo()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DRILTest.java1364 expected.setCellConnectionStatus(CellInfo.CONNECTION_UNKNOWN); in testConvertHalCellInfoListForLTE()
1406 expected.setCellConnectionStatus(CellInfo.CONNECTION_UNKNOWN); in testConvertHalCellInfoListForGSM()
1447 expected.setCellConnectionStatus(CellInfo.CONNECTION_UNKNOWN); in testConvertHalCellInfoListForWcdma()
1540 expected.setCellConnectionStatus(CellInfo.CONNECTION_UNKNOWN); in testConvertHalCellInfoListForCdma()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DRadioIndication.java1121 return PhysicalChannelConfig.CONNECTION_UNKNOWN; in convertConnectionStatusFromCellConnectionStatus()
/frameworks/base/non-updatable-api/
Dcurrent.txt44973 field public static final int CONNECTION_UNKNOWN = 2147483647; // 0x7fffffff
/frameworks/base/api/
Dcurrent.txt45117 field public static final int CONNECTION_UNKNOWN = 2147483647; // 0x7fffffff
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt68890 Landroid/telephony/PhysicalChannelConfig;->CONNECTION_UNKNOWN:I