Home
last modified time | relevance | path

Searched refs:LTRB (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/
DTaskViewTransform.java37 public static final Property<View, Rect> LTRB = field in TaskViewTransform
180 PropertyValuesHolder.ofObject(LTRB, Utilities.RECT_EVALUATOR, in applyToTaskView()