Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DRadioSimProxy.java168 public void getCdmaSubscription(int serial) throws RemoteException { in getCdmaSubscription() method in RadioSimProxy
171 mSimProxy.getCdmaSubscription(serial); in getCdmaSubscription()
DRIL.java3599 simProxy.getCdmaSubscription(rr.mSerial); in getCDMASubscription()