Searched defs:RIL_RadioStateRequest (Results 1 - 2 of 2) sorted by relevance

/hardware/ril/include/telephony/
H A Dril.h4361 * Callee will invoke RIL_RadioStateRequest method on main thread
4959 typedef RIL_RadioState (*RIL_RadioStateRequest)(RIL_SOCKET_ID socket_id); typedef
4980 typedef RIL_RadioState (*RIL_RadioStateRequest)(); typedef
5026 RIL_RadioStateRequest onStateRequest;
/hardware/ril/reference-ril/
H A Dril.h4361 * Callee will invoke RIL_RadioStateRequest method on main thread
4959 typedef RIL_RadioState (*RIL_RadioStateRequest)(RIL_SOCKET_ID socket_id); typedef
4980 typedef RIL_RadioState (*RIL_RadioStateRequest)(); typedef
5026 RIL_RadioStateRequest onStateRequest;

Completed in 21 milliseconds