Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DDcAsyncChannel.java403 public void tearDownAll(String reason, Message onCompletedMsg) { in tearDownAll() method in DcAsyncChannel
DDcTracker.java1030 apnContext.getDcAc().tearDownAll(apnContext.getReason(), msg); in cleanUpConnection()
1244 dcac.tearDownAll("No connection", null); in dataConnectionNotInUse()