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 868 rcsm.bIsServicePresent = (uint8_t) ut;
923 appendPrintBuf("%suTeleserviceID=%d, bIsServicePresent=%d, uServicecategory=%d, \
925 printBuf, rcsm.uTeleserviceID,rcsm.bIsServicePresent,rcsm.uServicecategory,
1116 rcsw.message.bIsServicePresent = (uint8_t) uct;
1168 appendPrintBuf("%sstatus=%d, message.uTeleserviceID=%d, message.bIsServicePresent=%d, \
1172 printBuf, rcsw.status, rcsw.message.uTeleserviceID, rcsw.message.bIsServicePresent,
    [all...]

Completed in 155 milliseconds