Home
last modified time | relevance | path

Searched defs:getDetachWallpaper (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
DLocalAnimationAdapter.java47 public boolean getDetachWallpaper() { in getDetachWallpaper() method in LocalAnimationAdapter
103 default boolean getDetachWallpaper() { in getDetachWallpaper() method
DAnimationAdapter.java41 boolean getDetachWallpaper(); in getDetachWallpaper() method
DWindowAnimationSpec.java75 public boolean getDetachWallpaper() { in getDetachWallpaper() method in WindowAnimationSpec
DRemoteAnimationController.java327 public boolean getDetachWallpaper() { in getDetachWallpaper() method in RemoteAnimationController.RemoteAnimationAdapterWrapper
DRecentsAnimationController.java582 public boolean getDetachWallpaper() { in getDetachWallpaper() method in RecentsAnimationController.TaskAnimationAdapter
/frameworks/base/core/java/android/view/animation/
DAnimation.java790 public boolean getDetachWallpaper() { in getDetachWallpaper() method in Animation