Home
last modified time | relevance | path

Searched defs:taskViewWidth (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/libs/WindowManager/Shell/multivalentTests/src/com/android/wm/shell/bubbles/
DBubblePositionerTest.kt533 val taskViewWidth = positioner.getTaskViewContentWidth(true /* onLeft */) in testGetTaskViewContentWidth_onLeft() constant
543 val taskViewWidth = positioner.getTaskViewContentWidth(false /* onLeft */) in testGetTaskViewContentWidth_onRight() constant