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

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
RIL.java 133 // first elements in any RIL Parcel
193 if (RIL.RILJ_LOGD) Rlog.d(LOG_TAG, serialString() + "< "
194 + RIL.requestToString(mRequest)
195 + " error: " + ex + " ret=" + RIL.retToString(mRequest, ret));
211 * RIL implementation of the CommandsInterface.
215 public final class RIL extends BaseCommands implements CommandsInterface {
222 * the vendor ril.
253 // match with constant in ril.cpp
276 Rlog.w(RILJ_LOG_TAG, "RIL received unexpected Intent: " + intent.getAction());
398 * 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 464 milliseconds