HomeSort by relevance Sort by last modified time
    Searched defs:setDoneWithSurface (Results 1 - 3 of 3) sorted by null

  /packages/apps/Dialer/java/com/android/incallui/videosurface/protocol/
VideoSurfaceTexture.java 56 void setDoneWithSurface();
  /packages/apps/Dialer/java/com/android/incallui/videosurface/impl/
VideoSurfaceTextureImpl.java 118 public void setDoneWithSurface() {
119 LogUtil.i("VideoSurfaceTextureImpl.setDoneWithSurface", toString());
  /packages/apps/Dialer/java/com/android/incallui/
InCallPresenter.java     [all...]

Completed in 408 milliseconds