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 149 // first elements in any RIL Parcel
209 if (RIL.RILJ_LOGD) Rlog.d(LOG_TAG, serialString() + "< "
210 + RIL.requestToString(mRequest)
211 + " error: " + ex + " ret=" + RIL.retToString(mRequest, ret));
227 * RIL implementation of the CommandsInterface.
231 public final class RIL extends BaseCommands implements CommandsInterface {
242 * the vendor ril.
279 // match with constant in ril.cpp
443 * Reads in a single RIL message off the wire. A RIL message consist
    [all...]
  /external/valgrind/VEX/priv/
guest_s390_toIR.c     [all...]

Completed in 376 milliseconds