Home
last modified time | relevance | path

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

/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/
DRadioInfo.java251 updateBandwidths(dlbw, ulbw);
491 updateBandwidths(0, 0); in onCreate()
680 private void updateBandwidths(int dlbw, int ulbw) { in updateBandwidths() method in RadioInfo
/packages/services/Telephony/src/com/android/phone/settings/
DRadioInfo.java293 updateBandwidths(dlbw, ulbw);
561 updateBandwidths(0, 0); in onCreate()
823 private void updateBandwidths(int dlbw, int ulbw) { in updateBandwidths() method in RadioInfo