Searched defs:RILJ_LOGD (Results 1 - 1 of 1) sorted by path

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DRIL.java204 if (RIL.RILJ_LOGD) Rlog.d(LOG_TAG, serialString() + "< "
228 static final boolean RILJ_LOGD = true; field in class:RIL
398 if (RILJ_LOGD) {
606 if (RILJ_LOGD) {
656 if (RILJ_LOGD) riljLog(rr.serialString() + "> " + requestToString(rr.mRequest));
665 if (RILJ_LOGD) {
690 if (RILJ_LOGD) riljLog(rr.serialString() + "> " + requestToString(rr.mRequest));
700 if (RILJ_LOGD) riljLog(rr.serialString() + "> " + requestToString(rr.mRequest)
715 if (RILJ_LOGD) riljLog(rr.serialString() + "> " + requestToString(rr.mRequest));
733 if (RILJ_LOGD) riljLo
[all...]

Completed in 20 milliseconds