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

  /frameworks/base/telephony/java/com/android/internal/telephony/
RILConstants.java 192 int RIL_REQUEST_GET_IMEI = 38;
  /hardware/ril/libril/
ril_commands.h 55 {RIL_REQUEST_GET_IMEI, dispatchVoid, responseString},
ril.cpp     [all...]
  /hardware/ril/include/telephony/
ril.h     [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
RIL.java 891 RILRequest rr = RILRequest.obtain(RIL_REQUEST_GET_IMEI, result);
    [all...]
  /hardware/ril/reference-ril/
reference-ril.c     [all...]

Completed in 852 milliseconds