Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DRIL.java1051 android.hardware.radio.V1_6.IRadio radioProxy16 = in getCurrentCalls() local
1053 radioProxy16.getCurrentCalls_1_6(rr.mSerial); in getCurrentCalls()
1187 android.hardware.radio.V1_6.IRadio radioProxy16 = in getSystemSelectionChannels() local
1190 if (radioProxy16 != null) { in getSystemSelectionChannels()
1197 radioProxy16.getSystemSelectionChannels(rr.mSerial); in getSystemSelectionChannels()
1297 android.hardware.radio.V1_6.IRadio radioProxy16 = in emergencyDial() local
1300 radioProxy16.emergencyDial_1_6(rr.mSerial, dialInfo, in emergencyDial()
1492 android.hardware.radio.V1_6.IRadio radioProxy16 = in getSignalStrength() local
1495 radioProxy16.getSignalStrength_1_6(rr.mSerial); in getSignalStrength()
1534 final android.hardware.radio.V1_6.IRadio radioProxy16 = in getVoiceRegistrationState() local
[all …]