Lines Matching full:answer
43 import com.android.incallui.answer.bindings.AnswerBindings;
44 import com.android.incallui.answer.protocol.AnswerScreen;
45 import com.android.incallui.answer.protocol.AnswerScreenDelegate;
46 import com.android.incallui.answer.protocol.AnswerScreenDelegateFactory;
233 "answer screen dialog is visible, not closing activity");
448 // At step #3 the answer fragment will try to create a new answer delegate but the call won't
582 // Check if we're showing the answer screen and the call is disconnected. If this condition is
583 // true then we won't switch from the answer UI to the in call UI. This prevents flicker when
619 // showing the answer screen.
628 // Check if we're already showing an answer screen for this call.
638 "answer fragment exists but arguments do not match");
642 // Show a new answer screen.