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

/packages/apps/InCallUI/src/com/android/incallui/
H A DVideoCallFragment.java545 public void showVideoViews(boolean previewPaused, boolean showIncoming) { argument
550 incomingVideoView.setVisibility(showIncoming ? View.VISIBLE : View.INVISIBLE);
H A DVideoCallPresenter.java1291 void showVideoViews(boolean showPreview, boolean showIncoming); argument

Completed in 141 milliseconds