Home | History | Annotate | Download | only in sms

Lines Matching defs:recordType

1784             int recordType = inStream.read(8);
1786 switch (recordType) {
1830 Log.w(LOG_TAG, "skipping unsupported CMAS record type " + recordType);