Home
last modified time | relevance | path

Searched refs:CELL_BANDWIDTH_UNKNOWN (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/telephony/java/android/telephony/
DPhysicalChannelConfig.java72 public static final int CELL_BANDWIDTH_UNKNOWN = 0; field in PhysicalChannelConfig
551 mCellBandwidthDownlinkKhz = CELL_BANDWIDTH_UNKNOWN; in Builder()
552 mCellBandwidthUplinkKhz = CELL_BANDWIDTH_UNKNOWN; in Builder()
609 if (cellBandwidthDownlinkKhz < CELL_BANDWIDTH_UNKNOWN) { in setCellBandwidthDownlinkKhz()
618 if (cellBandwidthUplinkKhz < CELL_BANDWIDTH_UNKNOWN) { in setCellBandwidthUplinkKhz()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DServiceStateTracker.java2585 != PhysicalChannelConfig.CELL_BANDWIDTH_UNKNOWN) { in setPhyCellInfoFromCellIdentity()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dcurrent.txt45370 field public static final int CELL_BANDWIDTH_UNKNOWN = 0; // 0x0