Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DDcTracker.java1671 cleanUpConnectionInternal(detach, RELEASE_TYPE_DETACH, apnContext); in cleanUpAllConnectionsInternal()
1740 private void cleanUpConnectionInternal(boolean detach, @ReleaseNetworkType int releaseType, in cleanUpConnectionInternal() method in DcTracker
2579 cleanUpConnectionInternal(true, releaseType, apnContext); in onDisableApn()
2752 cleanUpConnectionInternal(true, RELEASE_TYPE_DETACH, null); in onRadioAvailable()
3608 cleanUpConnectionInternal(true, RELEASE_TYPE_DETACH, (ApnContext) msg.obj); in handleMessage()
3808 cleanUpConnectionInternal(true, RELEASE_TYPE_DETACH, apnCtx); in handleMessage()
4424 cleanUpConnectionInternal(true, RELEASE_TYPE_DETACH, apnContext); in cleanUpConnectionsOnUpdatedApns()
4520 cleanUpConnectionInternal(true, RELEASE_TYPE_DETACH, apnContext); in onDataEnabledOverrideRulesChanged()