Searched defs:releaseType (Results 1 – 3 of 3) sorted by relevance
| /frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/ |
| D | TelephonyNetworkFactory.java | 225 @ReleaseNetworkType int releaseType, in releaseNetworkInternal() 404 int releaseType = success in onDataHandoverSetupCompleted() local
|
| D | DcTracker.java | 1719 private void cleanUpConnectionInternal(boolean detach, @ReleaseNetworkType int releaseType, in cleanUpConnectionInternal() 1759 dataConnection.tearDownAll(apnContext.getReason(), releaseType, msg); in cleanUpConnectionInternal() local 2624 public void disableApn(@ApnType int apnType, @ReleaseNetworkType int releaseType) { in disableApn() 2629 @ReleaseNetworkType int releaseType) { in onDisableApn()
|
| D | DataConnection.java | 244 DisconnectParams(ApnContext apnContext, String reason, @ReleaseNetworkType int releaseType, in DisconnectParams() 2816 public void tearDownAll(String reason, @ReleaseNetworkType int releaseType, in tearDownAll()
|