Searched defs:cancelHandover (Results 1 – 2 of 2) sorted by relevance
46 void cancelHandover(int slotId, int cid, IDataServiceCallback callback); in cancelHandover() method
340 public void cancelHandover(int cid, @NonNull DataServiceCallback callback) { in cancelHandover() method in DataService.DataServiceProvider827 public void cancelHandover(int slotIndex, int cid, IDataServiceCallback callback) { in cancelHandover() method in DataService.IDataServiceWrapper