Searched refs:showInCall (Results 1 - 1 of 1) sorted by relevance

/packages/apps/InCallUI/src/com/android/incallui/
H A DInCallPresenter.java522 showInCall(false, false/* newOutgoingCall */);
641 showInCall(showDialpad, false /* newOutgoingCall */);
846 showInCall(false /* showDialpad */, !showAccountPicker /* newOutgoingCall */);
919 showInCall(false, false);
974 private void showInCall(boolean showDialpad, boolean newOutgoingCall) { method in class:InCallPresenter

Completed in 213 milliseconds