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