Searched refs:getPhysicalCellId (Results 1 – 7 of 7) sorted by relevance
273 public int getPhysicalCellId() { in getPhysicalCellId() method in PhysicalChannelConfig572 mPhysicalCellId = config.getPhysicalCellId(); in Builder()
178 assertThat(mPhysicalChannelConfig.getPhysicalCellId()).isEqualTo(PHYSICAL_CELL_ID); in testBuilder()
941 assertEquals(PHYSICAL_CELL_ID_UNKNOWN, mPhysicalChannelConfigs.get(0).getPhysicalCellId()); in testPhysicalChannelConfigChanged()
1277 anchorNrCellId = config.getPhysicalCellId(); in updatePhysicalChannelConfigs()1284 anchorLteCellId = config.getPhysicalCellId(); in updatePhysicalChannelConfigs()
2614 && pcc.getNetworkType() == networkType && pcc.getPhysicalCellId() == pci) { in getPrimaryPhysicalChannelConfigForCell()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
45365 method @IntRange(from=0, to=1007) public int getPhysicalCellId();