Home
last modified time | relevance | path

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

/packages/modules/Telephony/services/QualifiedNetworksService/src/com/android/telephony/qns/
DThreshold.java110 void setThreshold(int threshold) { in setThreshold() method in Threshold
DWifiQualityMonitor.java295 threshold.setThreshold(wifiRssi); in checkAndNotifySignalStrength()
DCellularQualityMonitor.java194 threshold.setThreshold(signalStrength); in checkAndNotifySignalStrength()
/packages/modules/Telephony/services/QualifiedNetworksService/tests/src/com/android/telephony/qns/
DThresholdTest.java108 mThreshold.setThreshold(set_th); in testSetThreshold()
DThresholdGroupTest.java354 t.setThreshold(-123); in testIdenticalThreshold()
/packages/apps/Messaging/src/com/android/messaging/ui/contact/
DContactPickerFragment.java146 mRecipientTextView.setThreshold(0); in onCreateView()
/packages/inputmethods/LatinIME/tools/EditTextVariations/src/com/android/inputmethod/tools/edittextvariations/
DEditTextVariations.java160 e.setThreshold(1); in onCreate()
/packages/services/Car/service/src/com/android/car/watchdog/
DWatchdogPerfHandler.java2890 .setThreshold(threshold) in constructCarWatchdogIoOveruseStats()