HomeSort by relevance Sort by last modified time
    Searched refs:RIL (Results 1 - 4 of 4) sorted by null

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
DebugService.java 99 ((RIL)phoneBase.mCi).dump(fd, pw, args);
PhoneFactory.java 124 /* In case of multi SIM mode two instances of PhoneProxy, RIL are created,
130 sCommandsInterfaces = new RIL[numPhones];
150 sCommandsInterfaces[i] = new RIL(context, networkModes[i],
RIL.java 140 // first elements in any RIL Parcel
200 if (RIL.RILJ_LOGD) Rlog.d(LOG_TAG, serialString() + "< "
201 + RIL.requestToString(mRequest)
202 + " error: " + ex + " ret=" + RIL.retToString(mRequest, ret));
218 * RIL implementation of the CommandsInterface.
222 public final class RIL extends BaseCommands implements CommandsInterface {
229 * the vendor ril.
264 // match with constant in ril.cpp
412 * Reads in a single RIL message off the wire. A RIL message consist
    [all...]
  /external/valgrind/main/VEX/priv/
guest_s390_toIR.c     [all...]

Completed in 107 milliseconds