Home
last modified time | relevance | path

Searched refs:updateThresholdsMatrix (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Telephony/services/QualifiedNetworksService/src/com/android/telephony/qns/
DCellularQualityMonitor.java235 updateThresholdsMatrix(netCapability, null); in unregisterThresholdChange()
250 updateThresholdsMatrix(netCapability, ths); in updateThresholdsForNetCapability()
334 private void updateThresholdsMatrix(int netCapability, Threshold[] ths) { in updateThresholdsMatrix() method in CellularQualityMonitor