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

  /frameworks/base/telephony/java/com/android/internal/telephony/
RILConstants.java 217 int RIL_REQUEST_GET_IMEISV = 39;
  /hardware/ril/libril/
ril_commands.h 56 {RIL_REQUEST_GET_IMEISV, dispatchVoid, responseString},
ril.cpp     [all...]
  /hardware/ril/include/telephony/
ril.h     [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
RIL.java 962 RILRequest rr = RILRequest.obtain(RIL_REQUEST_GET_IMEISV, result);
    [all...]

Completed in 44 milliseconds