Home
last modified time | relevance | path

Searched defs:isAnimated (Results 1 – 25 of 281) sorted by relevance

12345678910>>...12

/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/common/shared/model/
DNotificationContainerBounds.java22 private final boolean isAnimated = false; field in NotificationContainerBounds
29 public NotificationContainerBounds(float top, float bottom, boolean isAnimated) { in NotificationContainerBounds()
50 public final boolean isAnimated() { in isAnimated() method in NotificationContainerBounds
78 …common.shared.model.NotificationContainerBounds copy(float top, float bottom, boolean isAnimated) { in copy()
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/util/drawable/
H A DDrawableSize.kt122 private fun isAnimated(drawable: Drawable): Boolean { in isAnimated() method
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/volume/dialog/ringer/ui/binder/
DVolumeDialogRingerViewBinder.java55 …nger.ui.viewmodel.RingerViewModel uiModel, java.lang.Runnable onAnimationEnd, boolean isAnimated) { in bindButtons()
58 …umeDialogRingerDrawerViewModel viewModel, boolean isOpen, boolean isSelected, boolean isAnimated) { in bindDrawerButton()
/aosp_15_r20/external/glide/library/src/main/java/com/bumptech/glide/load/resource/drawable/
H A DGlideDrawable.java22 public abstract boolean isAnimated(); in isAnimated() method in GlideDrawable
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/common/shared/model/
H A DNotificationContainerBounds.kt26 val isAnimated: Boolean = false, constant in com.android.systemui.common.shared.model.NotificationContainerBounds
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/util/drawable/
DDrawableSize.java75 private final boolean isAnimated(android.graphics.drawable.Drawable drawable) { in isAnimated() method in DrawableSize.Companion
/aosp_15_r20/external/walt/android/WALT/app/src/main/java/org/chromium/latency/walt/
H A DTouchCatcherView.java33 private boolean isAnimated = false; field in TouchCatcherView
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/customization/SystemUICustomizationLib/android_common/kapt/gen/stubs/com/android/systemui/shared/clocks/view/
DSimpleDigitalClockView.java60 public abstract void animateDoze(boolean isDozing, boolean isAnimated); in animateDoze()
DFlexClockView.java92 public void animateDoze(boolean isDozing, boolean isAnimated) { in animateDoze()
DDigitalClockFaceView.java116 public void animateDoze(boolean isDozing, boolean isAnimated) { in animateDoze()
DSimpleDigitalClockTextView.java311 public void animateDoze(boolean isDozing, boolean isAnimated) { in animateDoze()
/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
H A DShadowImageDecoder.java74 boolean isAnimated() { in isAnimated() method in ShadowImageDecoder.ImgStream
/aosp_15_r20/external/glide/library/src/main/java/com/bumptech/glide/load/resource/bitmap/
H A DGlideBitmapDrawable.java60 public boolean isAnimated() { in isAnimated() method in GlideBitmapDrawable
/aosp_15_r20/external/glide/library/src/main/java/com/bumptech/glide/request/target/
H A DSquaringDrawable.java156 public boolean isAnimated() { in isAnimated() method in SquaringDrawable
/aosp_15_r20/frameworks/base/graphics/java/android/graphics/
H A DImageDecoder.java636 boolean isAnimated, in ImageInfo()
667 public boolean isAnimated() { in isAnimated() method in ImageDecoder.ImageInfo
/aosp_15_r20/external/glide/library/src/main/java/com/bumptech/glide/load/resource/gif/
H A DGifDrawable.java294 public boolean isAnimated() { in isAnimated() method in GifDrawable
/aosp_15_r20/packages/apps/Launcher3/tests/multivalentTests/src/com/android/launcher3/model/
DAddWorkspaceItemsTaskTest.kt201 private data class AddedItem(val itemInfo: ItemInfo, val isAnimated: Boolean) constant in com.android.launcher3.model.AddedItem
/aosp_15_r20/frameworks/base/libs/hwui/hwui/
H A DImageDecoder.cpp240 bool ImageDecoder::isAnimated() { in isAnimated() function in ImageDecoder
/aosp_15_r20/out/soong/.intermediates/prebuilts/maven_repo/bumptech/glide-gifdecoder-prebuilt/android_common_apex30/aar/
Dclasses.jarcom/ com/bumptech/ com/bumptech/glide/ com/bumptech/glide/gifdecoder ...
Dglide-gifdecoder-prebuilt.jarcom/ com/bumptech/ com/bumptech/glide/ com/bumptech/glide/gifdecoder ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/maven_repo/bumptech/glide-gifdecoder-prebuilt/android_common/aar/
Dglide-gifdecoder-prebuilt.jarcom/ com/bumptech/ com/bumptech/glide/ com/bumptech/glide/gifdecoder ...
Dclasses.jarcom/ com/bumptech/ com/bumptech/glide/ com/bumptech/glide/gifdecoder ...
/aosp_15_r20/prebuilts/maven_repo/bumptech/com/github/bumptech/glide/gifdecoder/4.8.0/
Dgifdecoder-4.8.0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/bumptech/ com/ ...
/aosp_15_r20/prebuilts/maven_repo/bumptech/com/github/bumptech/glide/gifdecoder/4.5.0/
Dgifdecoder-4.5.0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/bumptech/ com/ ...
/aosp_15_r20/prebuilts/maven_repo/bumptech/com/github/bumptech/glide/gifdecoder/SNAPSHOT/
Dgifdecoder-SNAPSHOT.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/bumptech/ com/ ...

12345678910>>...12