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.java153 static final boolean RILJ_LOGV = false; // STOPSHIP if true field in RIL
352 if (RILJ_LOGV) { in handleMessage()
472 if (RILJ_LOGV) riljLog("getRadioProxy: Not calling getService(): wifi-only"); in getRadioProxy()
586 if (RILJ_LOGV) riljLog("getOemHookProxy: Not calling getService(): wifi-only"); in getOemHookProxy()
1107 if (RILJ_LOGV) riljLog("enableModem: not supported."); in enableModem()
1140 if (RILJ_LOGV) riljLog("setSystemSelectionChannels: not supported."); in setSystemSelectionChannels()
1208 if (RILJ_LOGV) riljLog("getModemStatus: not supported."); in getModemStatus()
2009 if (RILJ_LOGV) logUssd = ussd; in sendUSSD()
2900 if (RILJ_LOGV) { in writeSmsToSim()
2926 if (RILJ_LOGV) { in deleteSmsOnSim()
[all …]
DRadioIndication.java243 if (RIL.RILJ_LOGV) mRil.unsljLogvRet(RIL_UNSOL_SIGNAL_STRENGTH, ss); in currentSignalStrength()
275 if (RIL.RILJ_LOGV) mRil.unsljLogvRet(RIL_UNSOL_SIGNAL_STRENGTH, ss); in currentSignalStrength_1_2()
292 if (RIL.RILJ_LOGV) mRil.unsljLogvRet(RIL_UNSOL_SIGNAL_STRENGTH, ss); in currentSignalStrength_1_4()