Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DPhoneFactory.java136 sCommandsInterfaces = new RIL[numPhones]; in makeDefaultPhone()
144 sCommandsInterfaces[i] = new RIL(context, networkModes[i], in makeDefaultPhone()
DRIL.java209 if (RIL.RILJ_LOGD) Rlog.d(LOG_TAG, serialString() + "< " in onError()
210 + RIL.requestToString(mRequest) in onError()
211 + " error: " + ex + " ret=" + RIL.retToString(mRequest, ret)); in onError()
231 public final class RIL extends BaseCommands implements CommandsInterface { class
626 public RIL(Context context, int preferredNetworkType, int cdmaSubscription) { in RIL() method in RIL
630 public RIL(Context context, int preferredNetworkType, in RIL() method in RIL
DPhoneBase.java2537 ((RIL)mCi).dump(fd, pw, args); in dump()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
DGSMPhoneTest.java.broken1787 // These test cases all assume the RIL OEM hooks