Searched refs:updateLinkLayerStatsRssiAndScoreReport (Results 1 – 3 of 3) sorted by relevance
2792 mClientModeImpl.updateLinkLayerStatsRssiAndScoreReport(); in dump()
5340 public void updateLinkLayerStatsRssiAndScoreReport() { in updateLinkLayerStatsRssiAndScoreReport() method in ClientModeImpl
523 inOrder.verify(mClientModeImpl).updateLinkLayerStatsRssiAndScoreReport(); in testWifiScoreReportDump()