Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DLocalAnimationAdapter.java47 public boolean getDetachWallpaper() { in getDetachWallpaper() method in LocalAnimationAdapter
48 return mSpec.getDetachWallpaper(); in getDetachWallpaper()
103 default boolean getDetachWallpaper() { in getDetachWallpaper() method
DAnimationAdapter.java41 boolean getDetachWallpaper(); in getDetachWallpaper() method
DWindowAnimationSpec.java75 public boolean getDetachWallpaper() { in getDetachWallpaper() method in WindowAnimationSpec
76 return mAnimation.getDetachWallpaper(); in getDetachWallpaper()
DRemoteAnimationController.java327 public boolean getDetachWallpaper() { in getDetachWallpaper() method in RemoteAnimationController.RemoteAnimationAdapterWrapper
DRecentsAnimationController.java582 public boolean getDetachWallpaper() { in getDetachWallpaper() method in RecentsAnimationController.TaskAnimationAdapter
DDisplayContent.java432 if ((flags & FLAG_SHOW_WALLPAPER) != 0 && anim.getDetachWallpaper()) {
450 if ((flags & FLAG_SHOW_WALLPAPER) != 0 && animation.getDetachWallpaper()) {
/frameworks/base/core/java/android/view/animation/
DAnimation.java790 public boolean getDetachWallpaper() { in getDetachWallpaper() method in Animation
/frameworks/base/services/
Dart-profile170 HPLcom/android/server/wm/AnimationAdapter;->getDetachWallpaper()Z
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt35255 method public boolean getDetachWallpaper();
/frameworks/base/api/
Dcurrent.txt49673 method public boolean getDetachWallpaper();
/frameworks/base/config/
Dboot-image-profile.txt6927 HPLandroid/view/animation/Animation;->getDetachWallpaper()Z
Dhiddenapi-public-dex.txt48008 Landroid/view/animation/Animation;->getDetachWallpaper()Z