Home
last modified time | relevance | path

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

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DNetworkTypeControllerTest.java417 .setPhysicalCellId(1) in testTransitionToCurrentStateNrConnectedMmwaveWithAdditionalBandAndNoMmwave()
441 .setPhysicalCellId(1) in testTransitionToCurrentStateNrConnectedMmwaveWithAdditionalBandAndNoMmwaveNrNsa()
446 .setPhysicalCellId(2) in testTransitionToCurrentStateNrConnectedMmwaveWithAdditionalBandAndNoMmwaveNrNsa()
608 .setPhysicalCellId(1) in testEventPhysicalChannelConfigChangedWithRatcheting()
615 .setPhysicalCellId(2) in testEventPhysicalChannelConfigChangedWithRatcheting()
623 .setPhysicalCellId(3) in testEventPhysicalChannelConfigChangedWithRatcheting()
679 .setPhysicalCellId(1) in testEventPhysicalChannelConfigChangedWithoutRatcheting()
686 .setPhysicalCellId(2) in testEventPhysicalChannelConfigChangedWithoutRatcheting()
731 .setPhysicalCellId(1) in testEventPhysicalChannelConfigChangedUsingUserDataForRrc()
738 .setPhysicalCellId(2) in testEventPhysicalChannelConfigChangedUsingUserDataForRrc()
[all …]
DPhysicalChannelConfigTest.java58 .setPhysicalCellId(PHYSICAL_CELL_ID) in setUpPhysicalChannelConfig()
DTelephonyRegistryTest.java930 .setPhysicalCellId(2) in testPhysicalChannelConfigChanged()
DServiceStateTrackerTest.java2314 .setPhysicalCellId(pci) in sendPhyChanConfigChange()
/frameworks/base/telephony/java/android/telephony/
DPhysicalChannelConfig.java305 return new Builder(this).setPhysicalCellId(PHYSICAL_CELL_ID_UNKNOWN).build(); in createLocationInfoSanitizedCopy()
637 public @NonNull Builder setPhysicalCellId(int physicalCellId) { in setPhysicalCellId() method in PhysicalChannelConfig.Builder
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DNetworkIndication.java189 .setPhysicalCellId(config.physicalCellId) in currentPhysicalChannelConfigs()
DRadioIndication.java1181 .setPhysicalCellId(config.physicalCellId) in physicalChannelConfigsIndication()
1223 .setPhysicalCellId(config.physicalCellId) in physicalChannelConfigsIndication()