Searched refs:startHandover (Results 1 – 8 of 8) sorted by relevance
163 ScopedAStatus RadioData::startHandover(int32_t serial, int32_t callId) { in startHandover() function in android::hardware::radio::compat::RadioData166 mHal1_6->startHandover(serial, callId); in startHandover()
282 void startHandover(in int serial, in int callId); in startHandover() method
51 oneway void startHandover(in int serial, in int callId); in startHandover() method
50 oneway void startHandover(in int serial, in int callId); in startHandover() method
60 ::ndk::ScopedAStatus startHandover(int32_t serial, int32_t callId) override;
331 oneway startHandover(int32_t serial, int32_t callId);334 * Indicates that a handover was cancelled after a call to IRadio::startHandover.