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

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
RIL.java 122 // time in ms when RIL request was made
154 rr.mWakeLockType = RIL.INVALID_WAKELOCK;
160 // first elements in any RIL Parcel
179 if(mWakeLockType != RIL.INVALID_WAKELOCK) {
181 if(mWakeLockType == RIL.FOR_WAKELOCK) {
227 if (RIL.RILJ_LOGD) Rlog.d(LOG_TAG, serialString() + "< "
228 + RIL.requestToString(mRequest)
229 + " error: " + ex + " ret=" + RIL.retToString(mRequest, ret));
245 * RIL implementation of the CommandsInterface.
249 public final class RIL extends BaseCommands implements CommandsInterface
    [all...]
  /external/valgrind/VEX/priv/
guest_s390_toIR.c     [all...]
  /external/robolectric/v3/runtime/
android-all-5.1.1_r9-robolectric-1.jar 
android-all-4.4_r1-robolectric-1.jar 
android-all-5.0.0_r2-robolectric-1.jar 

Completed in 366 milliseconds