Searched defs:releaseType (Results 1 – 3 of 3) sorted by relevance
| /frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/ |
| D | TelephonyNetworkFactory.java | 212 @ReleaseNetworkType int releaseType, in releaseNetworkInternal() 388 int releaseType = success in onDataHandoverSetupCompleted() local
|
| D | DcTracker.java | 1653 private void cleanUpConnectionInternal(boolean detach, @ReleaseNetworkType int releaseType, in cleanUpConnectionInternal() 1693 dataConnection.tearDownAll(apnContext.getReason(), releaseType, msg); in cleanUpConnectionInternal() local 2412 public void disableApn(@ApnType int apnType, @ReleaseNetworkType int releaseType) { in disableApn() 2417 @ReleaseNetworkType int releaseType) { in onDisableApn()
|
| D | DataConnection.java | 226 DisconnectParams(ApnContext apnContext, String reason, @ReleaseNetworkType int releaseType, in DisconnectParams() 2490 public void tearDownAll(String reason, @ReleaseNetworkType int releaseType, in tearDownAll()
|