Searched refs:handoverError (Results 1 – 1 of 1) sorted by relevance
3870 public void onHandoverFailed(int handoverError) { in onHandoverFailed() argument3871 Log.i(this, "onHandoverFailed; callId=%s, handoverError=%d", getId(), handoverError); in onHandoverFailed()3873 l.onHandoverFailed(this, handoverError); in onHandoverFailed()