Searched refs:mReplyPathPresent (Results 1 – 1 of 1) sorted by relevance
78 private boolean mReplyPathPresent = false; field in SmsMessage1187 return mReplyPathPresent; in isReplyPathPresent()1290 mReplyPathPresent = (firstByte & 0x80) == 0x80; in parseSmsDeliver()1329 mReplyPathPresent = (firstByte & 0x80) == 0x80; in parseSmsSubmit()