Home
last modified time | relevance | path

Searched refs:getAutoDataSwitchPerformanceStabilityTimeThreshold (Results 1 – 3 of 3) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/data/
DDataConfigManager.java1148 public long getAutoDataSwitchPerformanceStabilityTimeThreshold() { in getAutoDataSwitchPerformanceStabilityTimeThreshold() method in DataConfigManager
1575 + getAutoDataSwitchPerformanceStabilityTimeThreshold());
DAutoDataSwitchController.java468 dataConfig.getAutoDataSwitchPerformanceStabilityTimeThreshold();
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/data/
DAutoDataSwitchControllerTest.java167 .getAutoDataSwitchPerformanceStabilityTimeThreshold(); in setUp()