Searched refs:CellularLinkLayerStats (Results 1 – 6 of 6) sorted by relevance
169 CellularLinkLayerStats trueStats) throws Exception { in testCollectorUpdate()185 CellularLinkLayerStats mStats = mCollector.update(); in testCollectorUpdate()199 CellularLinkLayerStats trueStats = new CellularLinkLayerStats(); in testEmptySignalStrengthLte()212 CellularLinkLayerStats trueStats = new CellularLinkLayerStats(); in testRepeatCellInfoTypeTwice()260 CellularLinkLayerStats trueStats = new CellularLinkLayerStats(); in testLoopOverAllNetworksWithoutRepeat()
36 CellularLinkLayerStats mStats;43 mStats = new CellularLinkLayerStats(); in setUp()
155 @Mock CellularLinkLayerStats mCellularLinkLayerStats;2888 CellularLinkLayerStats cellularStats = new CellularLinkLayerStats(); in testUpdateWifiUsabilityStatsEntries()3253 CellularLinkLayerStats cellularStats = new CellularLinkLayerStats(); in testClientNotification()
72 public CellularLinkLayerStats update() { in update()73 CellularLinkLayerStats cellStats = new CellularLinkLayerStats(); in update()152 CellularLinkLayerStats cellStats) { in updateSignalStrengthDbAndNetworkTypeOfCellStats()
27 public class CellularLinkLayerStats { class
4428 CellularLinkLayerStats cls = mCellularLinkLayerStatsCollector.update();