Searched refs:recordMatchIndicationForRangeEnabledSubscribe (Results 1 – 3 of 3) sorted by relevance
388 public void recordMatchIndicationForRangeEnabledSubscribe(boolean rangeProvided) { in recordMatchIndicationForRangeEnabledSubscribe() method in WifiAwareMetrics
3243 mAwareMetrics.recordMatchIndicationForRangeEnabledSubscribe(rangingIndication != 0); in onMatchLocal()
1472 inOrderM.verify(mAwareMetricsMock).recordMatchIndicationForRangeEnabledSubscribe(false); in testMatchAndMessages()1480 inOrderM.verify(mAwareMetricsMock).recordMatchIndicationForRangeEnabledSubscribe(true); in testMatchAndMessages()3648 inOrderM.verify(mAwareMetricsMock).recordMatchIndicationForRangeEnabledSubscribe(false); in testMatchAndLost()3656 inOrderM.verify(mAwareMetricsMock).recordMatchIndicationForRangeEnabledSubscribe(true); in testMatchAndLost()