Searched defs:releaseType (Results 1 – 3 of 3) sorted by relevance
| /frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/ |
| D | TelephonyNetworkFactory.java | 242 @ReleaseNetworkType int releaseType, in releaseNetworkInternal() 432 int releaseType = success in onDataHandoverSetupCompleted() local
|
| D | DcTracker.java | 1822 private void cleanUpConnectionInternal(boolean detach, @ReleaseNetworkType int releaseType, in cleanUpConnectionInternal() 1862 dataConnection.tearDownAll(apnContext.getReason(), releaseType, msg); in cleanUpConnectionInternal() local 2813 public void disableApn(@ApnType int apnType, @ReleaseNetworkType int releaseType) { in disableApn() 2818 @ReleaseNetworkType int releaseType) { in onDisableApn()
|
| D | DataConnection.java | 275 DisconnectParams(ApnContext apnContext, String reason, @ReleaseNetworkType int releaseType, in DisconnectParams() 3569 public void tearDownAll(String reason, @ReleaseNetworkType int releaseType, in tearDownAll()
|