Searched refs:logDbg (Results 1 – 4 of 4) sorted by relevance
316 logDbg("Config updated: old = " + mConfig.hashCode() + "; new = " + config.hashCode()); in handleConfigUpdated()344 logDbg("Tearing down"); in handleTeardown()355 logDbg("VcnGatewayConnection safe mode status changed"); in handleSafeModeStatusChanged()371 logDbg( in handleSafeModeStatusChanged()383 logDbg("Request already satisfied by existing VcnGatewayConnection: " + request); in handleNetworkRequested()393 logDbg("Bringing up new VcnGatewayConnection for request " + request); in handleNetworkRequested()441 logDbg("VcnGatewayConnection quit: " + config); in handleGatewayConnectionQuit()491 logDbg("Mobile data " + (mIsMobileDataEnabled ? "enabled" : "disabled")); in handleMobileDataToggled()534 private void logDbg(String msg) { in logDbg() method in Vcn538 private void logDbg(String msg, Throwable tr) { in logDbg() method in Vcn
714 logDbg("Triggering async teardown"); in teardownAsynchronously()724 logDbg("Quitting VcnGatewayConnection"); in onQuitting()778 logDbg( in onSelectedUnderlyingNetworkChanged()1158 logDbg( in notifyStatusCallbackForSessionClosed()1243 logDbg("Message called with obsolete token: " + token + "; what: " + msg.what); in processMessage()1308 logDbg("Tearing down. Cause: " + info.reason); in handleDisconnectRequested()1326 logDbg("Entering safe mode after timeout exceeded"); in handleSafeModeTimeoutExceeded()1335 logDbg( in logUnexpectedEvent()1635 logDbg("unwanted() called on stale NetworkAgent"); in buildNetworkAgent()1639 logDbg("NetworkAgent was unwanted"); in buildNetworkAgent()[all …]
461 logDbg("new snapshot: " + mLastSnapshot); in onNewSnapshot()587 logDbg("Starting VCN config for subGrp: " + subscriptionGroup); in startVcnLocked()617 logDbg("Starting or updating VCN config for subGrp: " + subscriptionGroup); in startOrUpdateVcnLocked()646 logDbg("VCN config updated for subGrp: " + subscriptionGroup); in setVcnConfig()672 logDbg("VCN config cleared for subGrp: " + subscriptionGroup); in clearVcnConfig()1023 logDbg("VcnStatusCallback threw on VCN status change", e); in registerVcnStatusCallback()1062 private void logDbg(String msg) { in logDbg() method1066 private void logDbg(String msg, Throwable tr) { in logDbg() method
3606 HSPLcom/android/server/VcnManagementService;->logDbg(Ljava/lang/String;)V+]Ljava/lang/StringBuilder…42268 HPLcom/android/server/vcn/Vcn;->logDbg(Ljava/lang/String;)V+]Ljava/lang/StringBuilder;Ljava/lang/St…42448 HPLcom/android/server/vcn/VcnGatewayConnection;->logDbg(Ljava/lang/String;)V42449 HPLcom/android/server/vcn/VcnGatewayConnection;->logDbg(Ljava/lang/String;Ljava/lang/Throwable;)V