Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/phone/settings/
DRadioInfo.java366 updateBandwidths(dlbw, ulbw);
719 updateBandwidths(0, 0); in onCreate()
1053 private void updateBandwidths(int dlbw, int ulbw) { in updateBandwidths() method in RadioInfo