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