Searched defs:RILJ_LOG_TAG (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DRIL.java227 static final String RILJ_LOG_TAG = "RILJ"; field in class:RIL
356 //Rlog.v(RILJ_LOG_TAG, "writing packet: " + data.length + " bytes");
361 Rlog.e(RILJ_LOG_TAG, "IOException", ex);
371 Rlog.e(RILJ_LOG_TAG, "Uncaught exception ", exc);
400 Rlog.d(RILJ_LOG_TAG, "WAKE_LOCK_TIMEOUT " +
404 Rlog.d(RILJ_LOG_TAG, i + ": [" + rr.mSerial + "] "
442 Rlog.e(RILJ_LOG_TAG, "Hit EOS reading message length");
462 Rlog.e(RILJ_LOG_TAG, "Hit EOS reading message. messageLength=" + messageLength
515 Rlog.e (RILJ_LOG_TAG,
520 Rlog.i (RILJ_LOG_TAG,
[all...]

Completed in 101 milliseconds