Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DRecentsAnimationDeviceState.java146 public RecentsAnimationDeviceState(Context context, boolean isInstanceForTouches) { in RecentsAnimationDeviceState() argument
154 if (isInstanceForTouches) { in RecentsAnimationDeviceState()