Searched defs:getDetachWallpaper (Results 1 – 6 of 6) sorted by relevance
/frameworks/base/services/core/java/com/android/server/wm/ | ||
D | LocalAnimationAdapter.java | 47 public boolean getDetachWallpaper() { in getDetachWallpaper() method in LocalAnimationAdapter |
D | AnimationAdapter.java | 41 boolean getDetachWallpaper(); in getDetachWallpaper() method |
D | WindowAnimationSpec.java | 75 public boolean getDetachWallpaper() { in getDetachWallpaper() method in WindowAnimationSpec |
D | RemoteAnimationController.java | 327 public boolean getDetachWallpaper() { in getDetachWallpaper() method in RemoteAnimationController.RemoteAnimationAdapterWrapper |
D | RecentsAnimationController.java | 582 public boolean getDetachWallpaper() { in getDetachWallpaper() method in RecentsAnimationController.TaskAnimationAdapter |
/frameworks/base/core/java/android/view/animation/ | ||
D | Animation.java | 790 public boolean getDetachWallpaper() { in getDetachWallpaper() method in Animation |