Searched refs:getIsSameRegisteredCell (Results 1 – 5 of 5) sorted by relevance
66 assertEquals(isSameCell, mStats.getIsSameRegisteredCell()); in testAllSetGetMethods()
193 assertEquals(trueStats.getIsSameRegisteredCell(), mStats.getIsSameRegisteredCell()); in testCollectorUpdate()
64 public boolean getIsSameRegisteredCell() { in getIsSameRegisteredCell() method in CellularLinkLayerStats
102 boolean isSameRegisteredCell = getIsSameRegisteredCell(primaryCellInfo, networkType); in update()209 private boolean getIsSameRegisteredCell(CellInfo primaryCellInfo, int networkType) { in getIsSameRegisteredCell() method in CellularLinkLayerStatsCollector
4434 wifiUsabilityStatsEntry.isSameRegisteredCell = cls.getIsSameRegisteredCell();