Home
last modified time | relevance | path

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

/expo/android/vendored/unversioned/lottie-react-native/android/src/main/java/com/airbnb/android/react/lottie/
H A DLottieAnimationViewManagerImpl.kt84 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()
/expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/host/exp/exponent/modules/api/components/lottie/
H A DLottieAnimationViewManager.java136 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()
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/host/exp/exponent/modules/api/components/lottie/
H A DLottieAnimationViewManager.java136 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()
/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/host/exp/exponent/modules/api/components/lottie/
H A DLottieAnimationViewManager.java136 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()
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/expo/modules/av/video/
H A DVideoTextureView.java32 public boolean isAttachedToWindow() { in isAttachedToWindow() method in VideoTextureView
H A DVideoView.java389 if (mVideoTextureView.isAttachedToWindow()) { in setSource()
/expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/expo/modules/av/video/
H A DVideoTextureView.java32 public boolean isAttachedToWindow() { in isAttachedToWindow() method in VideoTextureView
H A DVideoView.java389 if (mVideoTextureView.isAttachedToWindow()) { in setSource()
/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/expo/modules/av/video/
H A DVideoTextureView.java32 public boolean isAttachedToWindow() { in isAttachedToWindow() method in VideoTextureView
H A DVideoView.java389 if (mVideoTextureView.isAttachedToWindow()) { in setSource()
/expo/packages/expo-av/android/src/main/java/expo/modules/av/video/
H A DVideoTextureView.java32 public boolean isAttachedToWindow() { in isAttachedToWindow() method in VideoTextureView
H A DVideoView.java389 if (mVideoTextureView.isAttachedToWindow()) { in setSource()