Home
last modified time | relevance | path

Searched refs:setPhysicalCellId (Results 1 – 3 of 3) sorted by relevance

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DPhysicalChannelConfigTest.java47 .setPhysicalCellId(PHYSICAL_CELL_ID) in testBuilder()
68 .setPhysicalCellId(PHYSICAL_CELL_ID) in testParcel()
/frameworks/base/telephony/java/android/telephony/
DPhysicalChannelConfig.java341 public Builder setPhysicalCellId(int physicalCellId) { in setPhysicalCellId() method in PhysicalChannelConfig.Builder
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DRadioIndication.java1146 .setPhysicalCellId(config.physicalCellId) in physicalChannelConfigsIndication()