Home
last modified time | relevance | path

Searched refs:CONNECTION_PRIMARY_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})
42 public static final int CONNECTION_PRIMARY_SERVING = 1; field in PhysicalChannelConfig
187 case CONNECTION_PRIMARY_SERVING: in getConnectionStatusString()
DCellInfo.java122 CONNECTION_PRIMARY_SERVING,
136 public static final int CONNECTION_PRIMARY_SERVING = 1; field in CellInfo
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DPhysicalChannelConfigTest.java31 private static final int CONNECTION_STATUS = PhysicalChannelConfig.CONNECTION_PRIMARY_SERVING;
DServiceStateTrackerTest.java2029 int ssType = PhysicalChannelConfig.CONNECTION_PRIMARY_SERVING; in sendPhyChanConfigChange()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DRadioIndication.java1114 return PhysicalChannelConfig.CONNECTION_PRIMARY_SERVING; in convertConnectionStatusFromCellConnectionStatus()
/frameworks/base/non-updatable-api/
Dcurrent.txt44971 field public static final int CONNECTION_PRIMARY_SERVING = 1; // 0x1
/frameworks/base/api/
Dcurrent.txt45115 field public static final int CONNECTION_PRIMARY_SERVING = 1; // 0x1
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt68888 Landroid/telephony/PhysicalChannelConfig;->CONNECTION_PRIMARY_SERVING:I