Lines Matching refs:LOG_TAG

41     private final static String LOG_TAG = "BearerData";
656 Rlog.e(LOG_TAG, "user data with null payloadStr");
668 Rlog.e(LOG_TAG, "user data with octet encoding but null payload");
676 Rlog.e(LOG_TAG, "non-octet user data with null payloadStr");
969 Rlog.e(LOG_TAG, "BearerData encode failed: " + ex);
971 Rlog.e(LOG_TAG, "BearerData encode failed: " + ex);
991 Rlog.d(LOG_TAG, "MESSAGE_IDENTIFIER decode " +
1010 Rlog.d(LOG_TAG, "RESERVED bearer data subparameter " + subparamId + " decode "
1066 Rlog.e(LOG_TAG, charset + " decode error: offset = " + offset + " numFields = "
1331 Rlog.d(LOG_TAG, "REPLY_OPTION decode " +
1350 Rlog.d(LOG_TAG, "NUMBER_OF_MESSAGES decode " +
1369 Rlog.d(LOG_TAG, "MESSAGE_DEPOSIT_INDEX decode " +
1456 Rlog.d(LOG_TAG, "MESSAGE_STATUS decode " +
1476 Rlog.d(LOG_TAG, "MESSAGE_CENTER_TIME_STAMP decode " +
1495 Rlog.d(LOG_TAG, "VALIDITY_PERIOD_ABSOLUTE decode " +
1515 Rlog.d(LOG_TAG, "DEFERRED_DELIVERY_TIME_ABSOLUTE decode " +
1534 Rlog.d(LOG_TAG, "VALIDITY_PERIOD_RELATIVE decode " +
1554 Rlog.d(LOG_TAG, "DEFERRED_DELIVERY_TIME_RELATIVE decode " +
1575 Rlog.d(LOG_TAG, "PRIVACY_INDICATOR decode " +
1595 Rlog.d(LOG_TAG, "LANGUAGE_INDICATOR decode " +
1616 Rlog.d(LOG_TAG, "DISPLAY_MODE decode " +
1637 Rlog.d(LOG_TAG, "PRIORITY_INDICATOR decode " +
1658 Rlog.d(LOG_TAG, "ALERT_ON_MESSAGE_DELIVERY decode " +
1678 Rlog.d(LOG_TAG, "USER_RESPONSE_CODE decode " +
1740 Rlog.d(LOG_TAG, "SERVICE_CATEGORY_PROGRAM_DATA decode " +
1874 Rlog.w(LOG_TAG, "skipping unsupported CMAS record type " + recordType);
2007 Rlog.e(LOG_TAG, "IS-91 must occur without extra subparams (" +
2017 Rlog.e(LOG_TAG, "BearerData decode failed: " + ex);
2019 Rlog.e(LOG_TAG, "BearerData decode failed: " + ex);