Home
last modified time | relevance | path

Searched defs:shouldAnimateLaunch (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DCentralSurfaces.java271 boolean shouldAnimateLaunch(boolean isActivityIntent, boolean showOverLockscreen); in shouldAnimateLaunch() method
273 boolean shouldAnimateLaunch(boolean isActivityIntent); in shouldAnimateLaunch() method
DCentralSurfacesImpl.java1942 public boolean shouldAnimateLaunch(boolean isActivityIntent, boolean showOverLockscreen) { in shouldAnimateLaunch() method
1963 public boolean shouldAnimateLaunch(boolean isActivityIntent) { in shouldAnimateLaunch() method