Home
last modified time | relevance | path

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

/packages/apps/Launcher3/go/quickstep/src/com/android/quickstep/views/
DIconRecentsView.java361 public void setUsingRemoteAnimation(boolean usingRemoteAnimation) { in setUsingRemoteAnimation() argument
362 mUsingRemoteAnimation = usingRemoteAnimation; in setUsingRemoteAnimation()