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

  /frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/
TaskStackView.java 374 if (tv.shouldClipViewInStack()) {
379 if (tmpTv != null && tmpTv.shouldClipViewInStack()) {
    [all...]
TaskView.java 491 boolean shouldClipViewInStack() {

Completed in 65 milliseconds