Searched refs:radioProxy13 (Results 1 – 1 of 1) sorted by relevance
1116 android.hardware.radio.V1_3.IRadio radioProxy13 = in enableModem() local1118 if (radioProxy13 != null) { in enableModem()1128 radioProxy13.enableModem(rr.mSerial, enable); in enableModem()1153 android.hardware.radio.V1_3.IRadio radioProxy13 = in setSystemSelectionChannels() local1155 if (radioProxy13 != null) { in setSystemSelectionChannels()1168 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()