Home
last modified time | relevance | path

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

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DServiceStateTrackerTest.java2027 private void sendPhyChanConfigChange(int[] bandwidths) { in sendPhyChanConfigChange() method in ServiceStateTrackerTest
2076 sendPhyChanConfigChange(new int[] {10000}); in testPhyChanBandwidthUpdatedOnDataRegState()
2088 sendPhyChanConfigChange(new int[] {10000}); in testPhyChanBandwidthNotUpdatedWhenInvalidInCellIdentity()
2100 sendPhyChanConfigChange(new int[] {10000, 5000}); in testPhyChanBandwidthPrefersCarrierAggregationReport()
2114 sendPhyChanConfigChange(new int[] {10000, 5000}); in testPhyChanBandwidthRatchetedOnPhyChanBandwidth()