HomeSort by relevance Sort by last modified time
    Searched refs:launchedViaDragGesture (Results 1 - 3 of 3) sorted by null

  /frameworks/base/packages/SystemUI/src/com/android/systemui/recents/
RecentsActivityLaunchState.java 33 public boolean launchedViaDragGesture;
44 launchedViaDragGesture = false;
RecentsImpl.java     [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/
RecentsView.java 397 if (launchState.launchedViaDragGesture) {
    [all...]

Completed in 33 milliseconds