Searched refs:notifyThresholdChange (Results 1 – 3 of 3) sorted by relevance
202 protected void notifyThresholdChange(String key, Threshold[] ths) { in notifyThresholdChange() method in WifiQualityMonitor300 notifyThresholdChange(key, matchedThresholds.toArray(new Threshold[0])); in checkAndNotifySignalStrength()
101 protected abstract void notifyThresholdChange(String key, Threshold[] ths); in notifyThresholdChange() method in QualityMonitor
199 notifyThresholdChange(entry.getKey(), matchedThresholds.toArray(new Threshold[0])); in checkAndNotifySignalStrength()258 protected void notifyThresholdChange(String key, Threshold[] ths) { in notifyThresholdChange() method in CellularQualityMonitor