Home
last modified time | relevance | path

Searched defs:setDoneWithSurface (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Dialer/java/com/android/incallui/videosurface/protocol/
DVideoSurfaceTexture.java56 void setDoneWithSurface(); in setDoneWithSurface() method
/packages/apps/Dialer/java/com/android/incallui/videosurface/impl/
DVideoSurfaceTextureImpl.java118 public void setDoneWithSurface() { in setDoneWithSurface() method in VideoSurfaceTextureImpl