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 114 sCommandsInterface = new RIL(context, networkMode, cdmaSubscription);
RIL.java 134 // first elements in any RIL Parcel
194 if (RIL.RILJ_LOGD) Rlog.d(LOG_TAG, serialString() + "< "
195 + RIL.requestToString(mRequest)
212 * RIL implementation of the CommandsInterface.
216 public final class RIL extends BaseCommands implements CommandsInterface {
223 * the vendor ril.
254 // match with constant in ril.cpp
277 Rlog.w(RILJ_LOG_TAG, "RIL received unexpected Intent: " + intent.getAction());
399 * 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 465 milliseconds