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 124 // first elements in any RIL Parcel
182 if (RIL.RILJ_LOGD) Log.d(LOG_TAG, serialString() + "< "
183 + RIL.requestToString(mRequest)
200 * RIL implementation of the CommandsInterface.
204 public final class RIL extends BaseCommands implements CommandsInterface {
211 * the vendor ril.
249 // match with constant in ril.cpp
272 Log.w(LOG_TAG, "RIL received unexpected Intent: " + intent.getAction());
438 * 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 342 milliseconds