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 112 // TODO: Change when the ril will provides a way to know at runtime
113 // the configuration, bug 4202572. And the ril issues the
138 sCommandsInterface = new RIL(context, networkMode, cdmaSubscription);
RIL.java 131 // first elements in any RIL Parcel
189 if (RIL.RILJ_LOGD) Rlog.d(LOG_TAG, serialString() + "< "
190 + RIL.requestToString(mRequest)
207 * RIL implementation of the CommandsInterface.
211 public final class RIL extends BaseCommands implements CommandsInterface {
218 * the vendor ril.
256 // match with constant in ril.cpp
279 Rlog.w(RILJ_LOG_TAG, "RIL received unexpected Intent: " + intent.getAction());
446 * 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 166 milliseconds