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

  /hardware/ril/libril/
ril_commands.h 149 {RIL_REQUEST_START_LCE, dispatchInts, responseLceStatus},
150 {RIL_REQUEST_STOP_LCE, dispatchVoid, responseLceStatus},
ril.cpp 315 static int responseLceStatus(Parcel &p, void *response, size_t responselen);
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
RIL.java     [all...]

Completed in 626 milliseconds