Searched refs:recordMatchIndicationForRangeEnabledSubscribe (Results 1 – 3 of 3) sorted by relevance
429 public void recordMatchIndicationForRangeEnabledSubscribe(boolean rangeProvided) { in recordMatchIndicationForRangeEnabledSubscribe() method in WifiAwareMetrics
5220 mAwareMetrics.recordMatchIndicationForRangeEnabledSubscribe(rangingIndication != 0); in onMatchLocal()
1868 inOrderM.verify(mAwareMetricsMock).recordMatchIndicationForRangeEnabledSubscribe(false); in testMatchAndMessages()1878 inOrderM.verify(mAwareMetricsMock).recordMatchIndicationForRangeEnabledSubscribe(true); in testMatchAndMessages()4289 inOrderM.verify(mAwareMetricsMock).recordMatchIndicationForRangeEnabledSubscribe(false); in testMatchAndLost()4299 inOrderM.verify(mAwareMetricsMock).recordMatchIndicationForRangeEnabledSubscribe(true); in testMatchAndLost()