Home
last modified time | relevance | path

Searched refs:tearDownAll (Results 1 – 3 of 3) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DDcNetworkAgent.java178 mDataConnection.tearDownAll(Phone.REASON_RELEASED_BY_CONNECTIVITY_SERVICE, in onNetworkUnwanted()
DDataConnection.java2805 public void tearDownAll(String reason, @ReleaseNetworkType int releaseType, in tearDownAll() method in DataConnection
DDcTracker.java1750 dataConnection.tearDownAll(apnContext.getReason(), releaseType, msg); in cleanUpConnectionInternal()