Searched refs:logDebug (Results 1 – 4 of 4) sorted by relevance
82 logDebug("Total results :" + results.size());84 logDebug("cell info: " + cellInfo);93 logDebug("Scan completed!");100 logDebug("Scan error " + error);152 logDebug("cell info rsrp: " + rsrp); in analyzeScanResults()167 logDebug("scan invalidated on error"); in invalidateScanOnError()199 logDebug("Msg received for scan results"); in init()204 logDebug("Msg received for scan complete"); in init()208 logDebug("Msg received for scan error"); in init()297 logDebug("startNetworkScan " + networkScanRequest); in startNetworkScan()[all …]
156 logDebug("switch to sub:" + subId);325 logDebug("ACTION_SUB_SWITCH sequenceId: " + sequenceId in onSubSwitchComplete()439 logDebug("null subscription infos"); in checkProfileUpdate()447 logDebug("primary subscription active on opportunistic sub"); in checkProfileUpdate()462 logDebug("availableNetworks: " + availableNetworks); in checkProfileUpdate()465 logDebug("opportunistic subscriptions size " + mOppSubscriptionInfos.size()); in checkProfileUpdate()495 logDebug("stopping scan"); in checkProfileUpdate()595 logDebug("modem is already enabled "); in enableModem()617 logDebug("received null subscription infos"); in containsOpportunisticSubs()622 logDebug("opportunistic subscriptions size " + mOppSubscriptionInfos.size()); in containsOpportunisticSubs()[all …]
84 logDebug("profile selection done");122 logDebug("SIM state changed"); in handleSimStateChange()135 logDebug("Carrier subscription is not available, removing entry"); in handleSimStateChange()227 … logDebug("setPreferredDataSubscriptionId subId:" + subId + "callingPackage: " + callingPackage);288 logDebug("updateAvailableNetworks: " + availableNetworks);534 logDebug("service is enable state " + mIsEnabled); in enableOpportunisticNetwork()541 private void logDebug(String msg) { in logDebug() method in OpportunisticNetworkService
270 logDebug("Already finished; skipping"); in run()278 logDebug("Starting"); in run()376 logDebug("Finished with status " + Downloads.Impl.statusToString(mInfoDelta.mStatus)); in run()850 private void logDebug(String msg) { in logDebug() method in DownloadThread