Home
last modified time | relevance | path

Searched defs:unmatchedThresholds (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/packages/modules/Telephony/services/QualifiedNetworksService/src/com/android/telephony/qns/
DAccessNetworkEvaluator.java1573 List<Threshold> unmatchedThresholds = new ArrayList<>(); in findUnmatchedThresholds() local
1612 List<Threshold> unmatchedThresholds = findUnmatchedThresholds(); in updateQualityMonitor() local
DAccessNetworkSelectionPolicy.java261 List<Threshold> unmatchedThresholds = new ArrayList<>(); in findUnmatchedThresholds() local