Home
last modified time | relevance | path

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

/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
H A DDcTracker.java1770 if (shouldCleanUpConnection(apnContext, disableMeteredOnly, in cleanUpAllConnectionsInternal()
1795 boolean shouldCleanUpConnection(ApnContext apnContext, boolean disableMeteredOnly, in shouldCleanUpConnection() method in DcTracker
4950 } else if (shouldCleanUpConnection(apnContext, true, false)) { in onDataEnabledOverrideRulesChanged()