Searched refs:setIsSameRegisteredCell (Results 1 – 5 of 5) sorted by relevance
202 trueStats.setIsSameRegisteredCell(false); in testEmptySignalStrengthLte()215 trueStats.setIsSameRegisteredCell(false); in testRepeatCellInfoTypeTwice()222 trueStats.setIsSameRegisteredCell(true); in testRepeatCellInfoTypeTwice()229 trueStats.setIsSameRegisteredCell(false); in testRepeatCellInfoTypeTwice()236 trueStats.setIsSameRegisteredCell(true); in testRepeatCellInfoTypeTwice()243 trueStats.setIsSameRegisteredCell(false); in testRepeatCellInfoTypeTwice()250 trueStats.setIsSameRegisteredCell(true); in testRepeatCellInfoTypeTwice()263 trueStats.setIsSameRegisteredCell(false); in testLoopOverAllNetworksWithoutRepeat()270 trueStats.setIsSameRegisteredCell(false); in testLoopOverAllNetworksWithoutRepeat()277 trueStats.setIsSameRegisteredCell(false); in testLoopOverAllNetworksWithoutRepeat()[all …]
65 mStats.setIsSameRegisteredCell(isSameCell); in testAllSetGetMethods()
2889 cellularStats.setIsSameRegisteredCell(isSameRegisteredCell); in testUpdateWifiUsabilityStatsEntries()3254 cellularStats.setIsSameRegisteredCell(false); in testClientNotification()
52 public void setIsSameRegisteredCell(boolean isSameRegisteredCell) { in setIsSameRegisteredCell() method in CellularLinkLayerStats
103 cellStats.setIsSameRegisteredCell(isSameRegisteredCell); in update()