Searched refs:isAttachedToWindow (Results 1 – 12 of 12) sorted by relevance
84 if (ViewCompat.isAttachedToWindow(view)) { in play()108 if (ViewCompat.isAttachedToWindow(view)) { in reset()118 if (ViewCompat.isAttachedToWindow(view)) { in pause()127 if (ViewCompat.isAttachedToWindow(view)) { in resume()
136 if (ViewCompat.isAttachedToWindow(view)) { in receiveCommand()162 if (ViewCompat.isAttachedToWindow(view)) { in receiveCommand()174 if (ViewCompat.isAttachedToWindow(view)) { in receiveCommand()185 if (ViewCompat.isAttachedToWindow(view)) { in receiveCommand()
32 public boolean isAttachedToWindow() { in isAttachedToWindow() method in VideoTextureView
389 if (mVideoTextureView.isAttachedToWindow()) { in setSource()