Home
last modified time | relevance | path

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

/packages/modules/Telephony/services/QualifiedNetworksService/src/com/android/telephony/qns/
DQnsCarrierAnspSupportConfig.java1023 anspThresholdArray = validateAndAdjustThresholdArray(anspThresholdArray, key); in updateAnspThresholdArrayList()
1029 private int[] validateAndAdjustThresholdArray(int[] thresholds, String thresholdKey) { in validateAndAdjustThresholdArray() method in QnsCarrierAnspSupportConfig