Searched refs:responseRilSignalStrength (Results 1 - 3 of 3) sorted by relevance

/hardware/ril/libril/
H A Dril_unsol_commands.h26 {RIL_UNSOL_SIGNAL_STRENGTH, responseRilSignalStrength, DONT_WAKE},
H A Dril_commands.h36 {RIL_REQUEST_SIGNAL_STRENGTH, dispatchVoid, responseRilSignalStrength},
H A Dril.cpp236 static int responseRilSignalStrength(Parcel &p,void *response, size_t responselen);
2194 static int responseRilSignalStrength(Parcel &p, function in namespace:android

Completed in 40 milliseconds