Home
last modified time | relevance | path

Searched defs:cancelHandover (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/telephony/java/android/telephony/data/
DIDataService.aidl46 void cancelHandover(int slotId, int cid, IDataServiceCallback callback); in cancelHandover() method
DDataService.java330 public void cancelHandover(int cid, @NonNull DataServiceCallback callback) { in cancelHandover() method in DataService.DataServiceProvider
790 public void cancelHandover(int slotIndex, int cid, IDataServiceCallback callback) { in cancelHandover() method in DataService.IDataServiceWrapper
/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DCellularDataService.java255 public void cancelHandover(int cid, DataServiceCallback callback) { in cancelHandover() method in CellularDataService.CellularDataServiceProvider
DDataServiceManager.java745 public void cancelHandover(int cid, @NonNull Message onCompleteMessage) { in cancelHandover() method in DataServiceManager
DDataConnection.java1123 private void cancelHandover() { in cancelHandover() method in DataConnection
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
DSipCommandInterface.java693 public void cancelHandover(Message result, int callId) { in cancelHandover() method in SipCommandInterface
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneCommandInterface.java693 public void cancelHandover(Message result, int callId) { in cancelHandover() method in ImsPhoneCommandInterface
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DCommandsInterface.java2639 default void cancelHandover(Message result, int callId) {}; in cancelHandover() method
DRIL.java5849 public void cancelHandover(Message result, int callId) { in cancelHandover() method in RIL