Home
last modified time | relevance | path

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

/aosp12/frameworks/base/telephony/java/android/telephony/data/
H A DIDataService.aidl46 void cancelHandover(int slotId, int cid, IDataServiceCallback callback); in cancelHandover() method
H A 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
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
H A DCellularDataService.java255 public void cancelHandover(int cid, DataServiceCallback callback) { in cancelHandover() method in CellularDataService.CellularDataServiceProvider
H A DDataServiceManager.java745 public void cancelHandover(int cid, @NonNull Message onCompleteMessage) { in cancelHandover() method in DataServiceManager
H A DDataConnection.java1122 private void cancelHandover() { in cancelHandover() method in DataConnection
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
H A DImsPhoneCommandInterface.java693 public void cancelHandover(Message result, int callId) { in cancelHandover() method in ImsPhoneCommandInterface
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
H A DSipCommandInterface.java693 public void cancelHandover(Message result, int callId) { in cancelHandover() method in SipCommandInterface
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DCommandsInterface.java2659 default void cancelHandover(Message result, int callId) {}; in cancelHandover() method
H A DRIL.java5905 public void cancelHandover(Message result, int callId) { in cancelHandover() method in RIL