Home
last modified time | relevance | path

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

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