Searched refs:RIL_UNSOL_RESPONSE_BASE (Results 1 - 5 of 5) sorted by relevance

/hardware/ril/mock-ril/src/js/
H A Dril_vars.js278 var RIL_UNSOL_RESPONSE_BASE = 1000
/hardware/ril/include/telephony/
H A Dril.h3320 #define RIL_UNSOL_RESPONSE_BASE 1000 macro
/hardware/ril/mock-ril/src/cpp/
H A Dril.h3320 #define RIL_UNSOL_RESPONSE_BASE 1000 macro
/hardware/ril/reference-ril/
H A Dril.h3320 #define RIL_UNSOL_RESPONSE_BASE 1000 macro
/hardware/ril/libril/
H A Dril.cpp2814 assert(i + RIL_UNSOL_RESPONSE_BASE
3130 unsolResponseIndex = unsolResponse - RIL_UNSOL_RESPONSE_BASE;

Completed in 60 milliseconds