Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DWindowAnimator.java538 && winAnimator.mAnimation.getDetachWallpaper()) { in updateWallpaperLocked()
559 && appAnimator.animation.getDetachWallpaper()) { in updateWallpaperLocked()
DWindowStateAnimator.java1044 !wallpaperAnimator.mAnimation.getDetachWallpaper()) { in computeShownFrameLocked()
1054 && !wpAppAnimator.animation.getDetachWallpaper()) { in computeShownFrameLocked()
/frameworks/base/core/java/android/view/animation/
DAnimation.java767 public boolean getDetachWallpaper() { in getDetachWallpaper() method in Animation
/frameworks/base/api/
Dcurrent.txt37935 method public boolean getDetachWallpaper();
Dsystem-current.txt40230 method public boolean getDetachWallpaper();