Home
last modified time | relevance | path

Searched refs:getPhysicalCellId (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DPhysicalChannelConfigTest.java56 assertThat(config.getPhysicalCellId()).isEqualTo(PHYSICAL_CELL_ID); in testBuilder()
/frameworks/base/telephony/java/android/telephony/
DPhysicalChannelConfig.java160 public int getPhysicalCellId() { in getPhysicalCellId() method in PhysicalChannelConfig