Searched refs:getWlanRttOtherConfigs (Results 1 – 4 of 4) sorted by relevance
236 int delay = mConfigManager.getWlanRttOtherConfigs()[4]; in startRttSchedule()269 int[] config = mConfigManager.getWlanRttOtherConfigs(); in startRttCheck()
2590 int[] getWlanRttOtherConfigs() { in getWlanRttOtherConfigs() method in QnsCarrierConfigManager
168 doAnswer(invocation -> mRttConfigs).when(mMockQnsConfigManager).getWlanRttOtherConfigs(); in mockDefaults()
2304 int[] pingConfigs = mConfigManager.getWlanRttOtherConfigs(); in testWlanRttConfigsWithDefaultValue()2322 int[] pingConfigs = mConfigManager.getWlanRttOtherConfigs(); in testWlanRttConfigsWithDomainAddressPersistBundleValue()2341 int[] pingConfigs = mConfigManager.getWlanRttOtherConfigs(); in testWlanRttConfigsWithStaticAddressPersistBundleValue()