Searched refs:COVERAGE_BOTH (Results 1 – 5 of 5) sorted by relevance
71 static final int COVERAGE_BOTH = 2; field in QnsConstants73 @IntDef(value = {COVERAGE_HOME, COVERAGE_ROAM, COVERAGE_BOTH})
658 return (T) Integer.valueOf(QnsConstants.COVERAGE_BOTH); in getDefaultValueForKey()
1831 if (mNetworkEnableHysteresisTimer == QnsConstants.COVERAGE_BOTH in isHysteresisTimerEnabled()
824 QnsConstants.COVERAGE_BOTH, in testGetDefaultValueForKey()
210 guardTimerEnabled = mConfigManager.isHysteresisTimerEnabled(QnsConstants.COVERAGE_BOTH); in testIsHysteresisTimerEnabled()