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

  /hardware/ril/include/telephony/
ril.h 180 RIL_E_NO_SMS_TO_ACK = 48, /* ACK received when there is no SMS to ack */
    [all...]
  /hardware/ril/libril/
ril.cpp 941 case RIL_E_NO_SMS_TO_ACK: return "E_NO_SMS_TO_ACK";
    [all...]

Completed in 304 milliseconds