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 857 rcsm.bIsServicePresent = (uint8_t) ut;
912 appendPrintBuf("%suTeleserviceID=%d, bIsServicePresent=%d, uServicecategory=%d, \
914 printBuf, rcsm.uTeleserviceID,rcsm.bIsServicePresent,rcsm.uServicecategory,
1105 rcsw.message.bIsServicePresent = (uint8_t) uct;
1157 appendPrintBuf("%sstatus=%d, message.uTeleserviceID=%d, message.bIsServicePresent=%d, \
1161 printBuf, rcsw.status, rcsw.message.uTeleserviceID, rcsw.message.bIsServicePresent,
    [all...]

Completed in 130 milliseconds