Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DApnContext.java33 import com.android.internal.telephony.dataconnection.DcTracker.ReleaseNetworkType;
432 public void releaseNetwork(NetworkRequest networkRequest, @ReleaseNetworkType int type) { in releaseNetwork()
DTelephonyNetworkFactory.java40 import com.android.internal.telephony.dataconnection.DcTracker.ReleaseNetworkType;
225 @ReleaseNetworkType int releaseType, in releaseNetworkInternal()
DDataConnection.java80 import com.android.internal.telephony.dataconnection.DcTracker.ReleaseNetworkType;
238 @ReleaseNetworkType
242 DisconnectParams(ApnContext apnContext, String reason, @ReleaseNetworkType int releaseType, in DisconnectParams()
2787 public void tearDownAll(String reason, @ReleaseNetworkType int releaseType, in tearDownAll()
DDcTracker.java175 public @interface ReleaseNetworkType {} annotation in DcTracker
903 public void releaseNetwork(NetworkRequest networkRequest, @ReleaseNetworkType int type) { in releaseNetwork()
1740 private void cleanUpConnectionInternal(boolean detach, @ReleaseNetworkType int releaseType, in cleanUpConnectionInternal()
2534 public void disableApn(@ApnType int apnType, @ReleaseNetworkType int releaseType) { in disableApn()
2539 @ReleaseNetworkType int releaseType) { in onDisableApn()
5082 public static String releaseTypeToString(@ReleaseNetworkType int type) { in releaseTypeToString()
/frameworks/base/config/
Dboot-image-profile.txt49634 Lcom/android/internal/telephony/dataconnection/DcTracker$ReleaseNetworkType;