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

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

Completed in 202 milliseconds