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

  /frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/
TaskView.java 469 public void showActionButton(boolean fadeIn, int fadeInDuration) {
552 showActionButton(true /* fadeIn */, duration /* fadeInDuration */);
585 showActionButton(false /* fadeIn */, 0 /* fadeInDuration */);
TaskStackView.java     [all...]

Completed in 63 milliseconds