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

  /hardware/ril/include/telephony/
ril_cdma_sms.h 136 unsigned char bIsServicePresent;
  /hardware/ril/libril/
ril.cpp 894 rcsm.bIsServicePresent = (uint8_t) ut;
949 appendPrintBuf("%suTeleserviceID=%d, bIsServicePresent=%d, uServicecategory=%d, \
951 printBuf, rcsm.uTeleserviceID,rcsm.bIsServicePresent,rcsm.uServicecategory,
1142 rcsw.message.bIsServicePresent = (uint8_t) uct;
1194 appendPrintBuf("%sstatus=%d, message.uTeleserviceID=%d, message.bIsServicePresent=%d, \
1198 printBuf, rcsw.status, rcsw.message.uTeleserviceID, rcsw.message.bIsServicePresent,
    [all...]

Completed in 181 milliseconds