Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DRIL.java444 getRadioProxy(null); in resetProxyAndRequestList()
469 public synchronized IRadio getRadioProxy(Message result) { in getRadioProxy() method in RIL
574 getRadioProxy(null); in onSlotActiveStatusChange()
689 getRadioProxy(null); in RIL()
748 IRadio radioProxy = getRadioProxy(result); in getIccCardStatus()
788 IRadio radioProxy = getRadioProxy(result); in supplyIccPinForApp()
815 IRadio radioProxy = getRadioProxy(result); in supplyIccPukForApp()
843 IRadio radioProxy = getRadioProxy(result); in supplyIccPin2ForApp()
870 IRadio radioProxy = getRadioProxy(result); in supplyIccPuk2ForApp()
898 IRadio radioProxy = getRadioProxy(result); in changeIccPinForApp()
[all …]
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DRILTest.java304 doReturn(mRadioProxy).when(mRILUnderTest).getRadioProxy(any()); in setUp()
2496 doReturn(null).when(mRILUnderTest).getRadioProxy(any()); in testAreUiccApplicationsEnabled_nullRadioProxy()
/frameworks/base/config/
Dboot-image-profile.txt22596 HSPLcom/android/internal/telephony/RIL;->getRadioProxy(Landroid/os/Message;)Landroid/hardware/radio…