Home
last modified time | relevance | path

Searched defs:connectionStatus (Results 1 – 7 of 7) sorted by relevance

/aosp14/frameworks/base/telephony/java/android/telephony/
H A DCellInfoNr.java56 public CellInfoNr(int connectionStatus, boolean registered, long timeStamp, in CellInfoNr()
H A DCellInfoCdma.java55 public CellInfoCdma(int connectionStatus, boolean registered, long timeStamp, in CellInfoCdma()
H A DCellInfoTdscdma.java57 public CellInfoTdscdma(int connectionStatus, boolean registered, long timeStamp, in CellInfoTdscdma()
H A DCellInfoWcdma.java52 public CellInfoWcdma(int connectionStatus, boolean registered, long timeStamp, in CellInfoWcdma()
H A DCellInfoLte.java59 public CellInfoLte(int connectionStatus, boolean registered, long timeStamp, in CellInfoLte()
H A DPhysicalChannelConfig.java626 public @NonNull Builder setCellConnectionStatus(int connectionStatus) { in setCellConnectionStatus()
/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
H A DCachedBluetoothDevice.java1089 int connectionStatus = getProfileConnectionState(profile); in getMaxConnectionState() local
1129 int connectionStatus = getProfileConnectionState(profile); in getConnectionSummary() local
1300 int connectionStatus = getProfileConnectionState(profile); in getCarConnectionSummary() local