Searched refs:ReleaseNetworkType (Results 1 – 5 of 5) sorted by relevance
/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/ |
D | ApnContext.java | 33 import com.android.internal.telephony.dataconnection.DcTracker.ReleaseNetworkType; 432 public void releaseNetwork(NetworkRequest networkRequest, @ReleaseNetworkType int type) { in releaseNetwork()
|
D | TelephonyNetworkFactory.java | 40 import com.android.internal.telephony.dataconnection.DcTracker.ReleaseNetworkType; 225 @ReleaseNetworkType int releaseType, in releaseNetworkInternal()
|
D | DataConnection.java | 80 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()
|
D | DcTracker.java | 175 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/ |
D | boot-image-profile.txt | 49634 Lcom/android/internal/telephony/dataconnection/DcTracker$ReleaseNetworkType;
|