Searched refs:CONNECTION_UNKNOWN (Results 1 – 7 of 7) sorted by relevance
36 @IntDef({CONNECTION_PRIMARY_SERVING, CONNECTION_SECONDARY_SERVING, CONNECTION_UNKNOWN})50 public static final int CONNECTION_UNKNOWN = Integer.MAX_VALUE; field in PhysicalChannelConfig191 case CONNECTION_UNKNOWN: in getConnectionStatusString()293 mCellConnectionStatus = CONNECTION_UNKNOWN; in Builder()
124 CONNECTION_UNKNOWN142 public static final int CONNECTION_UNKNOWN = Integer.MAX_VALUE; field in CellInfo330 this.mCellConnectionStatus = CONNECTION_UNKNOWN; in CellInfo()
1364 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()
1121 return PhysicalChannelConfig.CONNECTION_UNKNOWN; in convertConnectionStatusFromCellConnectionStatus()
44973 field public static final int CONNECTION_UNKNOWN = 2147483647; // 0x7fffffff
45117 field public static final int CONNECTION_UNKNOWN = 2147483647; // 0x7fffffff
68890 Landroid/telephony/PhysicalChannelConfig;->CONNECTION_UNKNOWN:I