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

/packages/apps/InCallUI/src/com/android/incallui/
H A DVideoCallFragment.java52 public static final int SURFACE_DISPLAY = 1; field in class:VideoCallFragment
779 sDisplaySurface = new VideoCallSurface(getPresenter(), SURFACE_DISPLAY,
H A DVideoCallPresenter.java290 } else if (surface == VideoCallFragment.SURFACE_DISPLAY) {
321 if (surface == VideoCallFragment.SURFACE_DISPLAY) {

Completed in 14 milliseconds