Home
last modified time | relevance | path

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

/packages/modules/Telephony/services/QualifiedNetworksService/tests/src/com/android/telephony/qns/
DThresholdGroupTest.java162 QnsConstants.SIGNAL_AVAILABLE, in testSatisfiedByThreshold_WithSignalAvailability()
207 QnsConstants.SIGNAL_AVAILABLE, in testSatisfiedByThreshold_WithEutranAvailability()
/packages/modules/Telephony/services/QualifiedNetworksService/src/com/android/telephony/qns/
DThresholdGroup.java82 if (th.getThreshold() == QnsConstants.SIGNAL_AVAILABLE in satisfy()
DQnsConstants.java182 static final int SIGNAL_AVAILABLE = 1; field in QnsConstants
DAccessNetworkSelectionPolicyBuilder.java525 static final int AVAIL = QnsConstants.SIGNAL_AVAILABLE;