HomeSort by relevance Sort by last modified time
    Searched refs:RIL_REQUEST_GET_IMSI (Results 1 - 16 of 16) sorted by null

  /hardware/ril/libril/
ril_commands.h 28 {RIL_REQUEST_GET_IMSI, radio::getIMSIForAppResponse},
ril.cpp     [all...]
ril_service.cpp 951 dispatchStrings(serial, mSlotId, RIL_REQUEST_GET_IMSI, false,
    [all...]
  /frameworks/base/telephony/java/com/android/internal/telephony/
RILConstants.java 285 int RIL_REQUEST_GET_IMSI = 11;
  /hardware/ril/include/telephony/
ril.h     [all...]
  /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
RILTest.java 39 import static com.android.internal.telephony.RILConstants.RIL_REQUEST_GET_IMSI;
395 verifyRILResponse(mRILUnderTest, mSerialNumberCaptor.getValue(), RIL_REQUEST_GET_IMSI);
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
RIL.java 813 RILRequest rr = obtainRequest(RIL_REQUEST_GET_IMSI, result,
    [all...]
  /device/google/cuttlefish_common/guest/hals/ril/
vsoc_ril.cpp     [all...]
  /hardware/ril/reference-ril/
reference-ril.c     [all...]
  /external/robolectric/v3/runtime/
android-all-4.4_r1-robolectric-1.jar 
android-all-5.0.0_r2-robolectric-1.jar 
android-all-5.1.1_r9-robolectric-1.jar 
  /prebuilts/misc/common/robolectric/android-all/
android-all-4.4_r1-robolectric-1.jar 
android-all-5.0.0_r2-robolectric-1.jar 
android-all-5.1.1_r9-robolectric-1.jar 
android-all-6.0.0_r1-robolectric-0.jar 

Completed in 550 milliseconds