Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/
DPhysicalChannelConfig.java36 @IntDef({CONNECTION_PRIMARY_SERVING, CONNECTION_SECONDARY_SERVING, CONNECTION_UNKNOWN})
47 public static final int CONNECTION_SECONDARY_SERVING = 2; field in PhysicalChannelConfig
189 case CONNECTION_SECONDARY_SERVING: in getConnectionStatusString()
DCellInfo.java123 CONNECTION_SECONDARY_SERVING,
139 public static final int CONNECTION_SECONDARY_SERVING = 2; field in CellInfo
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DRadioIndication.java1116 return PhysicalChannelConfig.CONNECTION_SECONDARY_SERVING; in convertConnectionStatusFromCellConnectionStatus()
DServiceStateTracker.java2058 == PhysicalChannelConfig.CONNECTION_SECONDARY_SERVING) { in updateNrStateFromPhysicalChannelConfigs()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DServiceStateTrackerTest.java2037 ssType = PhysicalChannelConfig.CONNECTION_SECONDARY_SERVING; in sendPhyChanConfigChange()
/frameworks/base/non-updatable-api/
Dcurrent.txt44972 field public static final int CONNECTION_SECONDARY_SERVING = 2; // 0x2
/frameworks/base/api/
Dcurrent.txt45116 field public static final int CONNECTION_SECONDARY_SERVING = 2; // 0x2
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt68889 Landroid/telephony/PhysicalChannelConfig;->CONNECTION_SECONDARY_SERVING:I