Searched refs:radioProxy13 (Results 1 – 1 of 1) sorted by relevance
1083 android.hardware.radio.V1_3.IRadio radioProxy13 = in enableModem() local1085 if (radioProxy13 != null) { in enableModem()1095 radioProxy13.enableModem(rr.mSerial, enable); in enableModem()1120 android.hardware.radio.V1_3.IRadio radioProxy13 = in setSystemSelectionChannels() local1122 if (radioProxy13 != null) { in setSystemSelectionChannels()1135 radioProxy13.setSystemSelectionChannels(rr.mSerial, in setSystemSelectionChannels()1217 android.hardware.radio.V1_3.IRadio radioProxy13 = in getModemStatus() local1219 if (radioProxy13 != null) { in getModemStatus()1228 radioProxy13.getModemStackStatus(rr.mSerial); in getModemStatus()