Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DRIL.java548 getRadioProxy(); in resetProxyAndRequestList()
700 public synchronized IRadio getRadioProxy() { in getRadioProxy() method in RIL
1077 getRadioProxy(); in onSlotActiveStatusChange()
1092 getRadioProxy(); in onSlotActiveStatusChange()
1228 getRadioProxy(); in RIL()
5620 IRadio radioProxy = getRadioProxy(); in sendAck()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DRILTest.java335 doReturn(mRadioProxy).when(mRILUnderTest).getRadioProxy(); in setUp()
2691 doReturn(null).when(mRILUnderTest).getRadioProxy(); in testAreUiccApplicationsEnabled_nullRadioProxy()