Searched defs:screenEnd (Results 1 – 2 of 2) sorted by relevance
476 val screenEnd = in <lambda>() constant533 val screenEnd = in <lambda>() constant
1501 int screenEnd = screenStart + getPagedOrientationHandler().getMeasuredSize(this); in isTaskViewVisible() local1512 int screenEnd = screenStart + getPagedOrientationHandler().getMeasuredSize(this); in isTaskViewFullyVisible() local1568 protected boolean isTaskViewWithinBounds(TaskView taskView, int screenStart, int screenEnd, in isTaskViewWithinBounds()