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/
PhoneFactory.java 130 /* In case of multi SIM mode two instances of PhoneProxy, RIL are created,
136 sCommandsInterfaces = new RIL[numPhones];
144 sCommandsInterfaces[i] = new RIL(context, networkModes[i],
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...]
PhoneBase.java 428 * Some RIL's don't always send RIL_UNSOL_CALL_RING so it needs
    [all...]
  /external/valgrind/VEX/priv/
guest_s390_toIR.c     [all...]

Completed in 319 milliseconds