Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/
DPhysicalChannelConfig.java35 @IntDef({CONNECTION_PRIMARY_SERVING, CONNECTION_SECONDARY_SERVING, CONNECTION_UNKNOWN})
60 public static final int CONNECTION_UNKNOWN = -1; field in PhysicalChannelConfig
318 case CONNECTION_UNKNOWN: in getConnectionStatusString()
553 mCellConnectionStatus = CONNECTION_UNKNOWN; in Builder()
DCellInfo.java122 CONNECTION_UNKNOWN
140 public static final int CONNECTION_UNKNOWN = Integer.MAX_VALUE; field in CellInfo
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DRILUtils.java3893 return PhysicalChannelConfig.CONNECTION_UNKNOWN; in convertHalCellConnectionStatus()
/frameworks/base/core/api/
Dcurrent.txt44470 field public static final int CONNECTION_UNKNOWN = 2147483647; // 0x7fffffff
45374 field @Deprecated public static final int CONNECTION_UNKNOWN = -1; // 0xffffffff
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt54224 Landroid/telephony/PhysicalChannelConfig;->CONNECTION_UNKNOWN:I