Searched refs:taskViewWidth (Results 1 – 1 of 1) sorted by relevance
533 val taskViewWidth = positioner.getTaskViewContentWidth(true /* onLeft */) in testGetTaskViewContentWidth_onLeft() constant536 assertThat(taskViewWidth) in testGetTaskViewContentWidth_onLeft()543 val taskViewWidth = positioner.getTaskViewContentWidth(false /* onLeft */) in testGetTaskViewContentWidth_onRight() constant546 assertThat(taskViewWidth) in testGetTaskViewContentWidth_onRight()