Searched refs:recordMatchIndicationForRangeEnabledSubscribe (Results 1 – 3 of 3) sorted by relevance
384 public void recordMatchIndicationForRangeEnabledSubscribe(boolean rangeProvided) { in recordMatchIndicationForRangeEnabledSubscribe() method in WifiAwareMetrics
3000 mAwareMetrics.recordMatchIndicationForRangeEnabledSubscribe(rangingIndication != 0); in onMatchLocal()
1420 inOrderM.verify(mAwareMetricsMock).recordMatchIndicationForRangeEnabledSubscribe(false); in testMatchAndMessages()1428 inOrderM.verify(mAwareMetricsMock).recordMatchIndicationForRangeEnabledSubscribe(true); in testMatchAndMessages()