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