Home
last modified time | relevance | path

Searched refs:mIsDoneWithSurface (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Dialer/InCallUI/src/com/android/incallui/
DVideoCallFragment.java124 private boolean mIsDoneWithSurface; field in VideoCallFragment.VideoCallSurface
188 mIsDoneWithSurface = false; in recreateView()
275 if (mIsDoneWithSurface) { in onSurfaceTextureDestroyed()
282 return mIsDoneWithSurface; in onSurfaceTextureDestroyed()
331 mIsDoneWithSurface = true; in setDoneWithSurface()