Home
last modified time | relevance | path

Searched refs:RILJ_LOGV (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DRIL.java137 static final boolean RILJ_LOGV = false; // STOPSHIP if true field in RIL
310 if (RILJ_LOGV) { in handleMessage()
410 if (RILJ_LOGV) riljLog("getRadioProxy: Not calling getService(): wifi-only"); in getRadioProxy()
503 if (RILJ_LOGV) riljLog("getOemHookProxy: Not calling getService(): wifi-only"); in getOemHookProxy()
908 if (RILJ_LOGV) riljLog("enableModem: not supported."); in enableModem()
940 if (RILJ_LOGV) riljLog("getModemStatus: not supported."); in getModemStatus()
1625 if (RILJ_LOGV) logUssd = ussd; in sendUSSD()
2408 if (RILJ_LOGV) { in writeSmsToSim()
2434 if (RILJ_LOGV) { in deleteSmsOnSim()
3239 if (RILJ_LOGV) { in writeSmsToRuim()
[all …]
DRadioIndication.java234 if (RIL.RILJ_LOGV) mRil.unsljLogvRet(RIL_UNSOL_SIGNAL_STRENGTH, ss); in currentSignalStrength()
266 if (RIL.RILJ_LOGV) mRil.unsljLogvRet(RIL_UNSOL_SIGNAL_STRENGTH, ss); in currentSignalStrength_1_2()
283 if (RIL.RILJ_LOGV) mRil.unsljLogvRet(RIL_UNSOL_SIGNAL_STRENGTH, ss); in currentSignalStrength_1_4()