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

  /hardware/ril/libril/
ril_unsol_commands.h 26 {RIL_UNSOL_SIGNAL_STRENGTH, responseRilSignalStrength, DONT_WAKE},
ril_commands.h 36 {RIL_REQUEST_SIGNAL_STRENGTH, dispatchVoid, responseRilSignalStrength},
ril.cpp 236 static int responseRilSignalStrength(Parcel &p,void *response, size_t responselen);
    [all...]

Completed in 74 milliseconds