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 34 public boolean launchedViaDragGesture;
46 launchedViaDragGesture = false;
RecentsImpl.java     [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/
RecentsView.java 388 if (launchState.launchedViaDragGesture) {
    [all...]

Completed in 42 milliseconds