Searched refs:PHYSICAL_CELL_ID_UNKNOWN (Results 1 – 5 of 5) sorted by relevance
66 public static final int PHYSICAL_CELL_ID_UNKNOWN = -1; field in PhysicalChannelConfig305 return new Builder(this).setPhysicalCellId(PHYSICAL_CELL_ID_UNKNOWN).build(); in createLocationInfoSanitizedCopy()555 mPhysicalCellId = PHYSICAL_CELL_ID_UNKNOWN; in Builder()
233 private int mLastAnchorNrCellId = PhysicalChannelConfig.PHYSICAL_CELL_ID_UNKNOWN;683 mLastAnchorNrCellId = PhysicalChannelConfig.PHYSICAL_CELL_ID_UNKNOWN; in processMessage()1268 int anchorNrCellId = PhysicalChannelConfig.PHYSICAL_CELL_ID_UNKNOWN; in updatePhysicalChannelConfigs()1269 int anchorLteCellId = PhysicalChannelConfig.PHYSICAL_CELL_ID_UNKNOWN; in updatePhysicalChannelConfigs()1276 && anchorNrCellId == PhysicalChannelConfig.PHYSICAL_CELL_ID_UNKNOWN) { in updatePhysicalChannelConfigs()1283 && anchorLteCellId == PhysicalChannelConfig.PHYSICAL_CELL_ID_UNKNOWN) { in updatePhysicalChannelConfigs()1294 if (anchorNrCellId == PhysicalChannelConfig.PHYSICAL_CELL_ID_UNKNOWN in updatePhysicalChannelConfigs()1295 && anchorLteCellId != PhysicalChannelConfig.PHYSICAL_CELL_ID_UNKNOWN) { in updatePhysicalChannelConfigs()1299 if (anchorNrCellId == PhysicalChannelConfig.PHYSICAL_CELL_ID_UNKNOWN) { in updatePhysicalChannelConfigs()
18 import static android.telephony.PhysicalChannelConfig.PHYSICAL_CELL_ID_UNKNOWN;941 assertEquals(PHYSICAL_CELL_ID_UNKNOWN, mPhysicalChannelConfigs.get(0).getPhysicalCellId()); in testPhysicalChannelConfigChanged()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
45378 field public static final int PHYSICAL_CELL_ID_UNKNOWN = -1; // 0xffffffff