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

  /hardware/ril/libril/
ril_unsol_commands.h 38 {RIL_UNSOL_RESPONSE_NEW_BROADCAST_SMS, responseRaw, WAKE_PARTIAL},
45 {RIL_UNSOL_OEM_HOOK_RAW, responseRaw, WAKE_PARTIAL},
ril_commands.h 76 {RIL_REQUEST_OEM_HOOK_RAW, dispatchRaw, responseRaw},
ril.cpp 228 static int responseRaw(Parcel &p, void *response, size_t responselen);
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
RIL.java     [all...]

Completed in 85 milliseconds