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

  /frameworks/base/telephony/java/com/android/internal/telephony/
RILConstants.java 200 int RIL_REQUEST_GET_CURRENT_CALLS = 9;
  /hardware/ril/libril/
ril_commands.h 26 {RIL_REQUEST_GET_CURRENT_CALLS, dispatchVoid, responseCallList},
ril.cpp     [all...]
  /hardware/ril/include/telephony/
ril.h     [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
RIL.java 914 RILRequest rr = RILRequest.obtain(RIL_REQUEST_GET_CURRENT_CALLS, result);
    [all...]
  /hardware/ril/reference-ril/
reference-ril.c     [all...]

Completed in 81 milliseconds