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.java152 static final boolean RILJ_LOGV = false; // STOPSHIP if true field in RIL
351 if (RILJ_LOGV) { in handleMessage()
471 if (RILJ_LOGV) riljLog("getRadioProxy: Not calling getService(): wifi-only"); in getRadioProxy()
585 if (RILJ_LOGV) riljLog("getOemHookProxy: Not calling getService(): wifi-only"); in getOemHookProxy()
1106 if (RILJ_LOGV) riljLog("enableModem: not supported."); in enableModem()
1139 if (RILJ_LOGV) riljLog("setSystemSelectionChannels: not supported."); in setSystemSelectionChannels()
1207 if (RILJ_LOGV) riljLog("getModemStatus: not supported."); in getModemStatus()
2008 if (RILJ_LOGV) logUssd = ussd; in sendUSSD()
2899 if (RILJ_LOGV) { in writeSmsToSim()
2925 if (RILJ_LOGV) { in deleteSmsOnSim()
[all …]
DRadioIndication.java242 if (RIL.RILJ_LOGV) mRil.unsljLogvRet(RIL_UNSOL_SIGNAL_STRENGTH, ss); in currentSignalStrength()
274 if (RIL.RILJ_LOGV) mRil.unsljLogvRet(RIL_UNSOL_SIGNAL_STRENGTH, ss); in currentSignalStrength_1_2()
291 if (RIL.RILJ_LOGV) mRil.unsljLogvRet(RIL_UNSOL_SIGNAL_STRENGTH, ss); in currentSignalStrength_1_4()