Searched refs:getThresholdGapWithGuardTimer (Results 1 – 4 of 4) sorted by relevance
404 mConfigManager.getThresholdGapWithGuardTimer(an, measurementType); in loadAndValidateForGuardTImerThresholdGapOffset()424 mConfigManager.getThresholdGapWithGuardTimer( in testHasThresholdGapWithGuardTimerWithTestBundle()434 mConfigManager.getThresholdGapWithGuardTimer( in testHasThresholdGapWithGuardTimerWithTestBundle()444 mConfigManager.getThresholdGapWithGuardTimer( in testHasThresholdGapWithGuardTimerWithTestBundle()454 mConfigManager.getThresholdGapWithGuardTimer( in testHasThresholdGapWithGuardTimerWithTestBundle()464 mConfigManager.getThresholdGapWithGuardTimer( in testHasThresholdGapWithGuardTimerWithTestBundle()
234 when(mConfig.getThresholdGapWithGuardTimer(anyInt(), anyInt())).thenReturn(5); in stubConfigManager()
405 mConfig.getThresholdGapWithGuardTimer( in makeThreshold()
2084 int getThresholdGapWithGuardTimer( in getThresholdGapWithGuardTimer() method in QnsCarrierConfigManager