Searched refs:mBottomBarMaxHeight (Results 1 – 1 of 1) sorted by relevance
43 private final int mBottomBarMaxHeight; field in CaptureLayoutHelper78 mBottomBarMaxHeight = bottomBarMaxHeight; in CaptureLayoutHelper()330 barSize = remainingSpaceAlongLongerEdge <= mBottomBarMaxHeight ? in getPositionConfiguration()331 remainingSpaceAlongLongerEdge : mBottomBarMaxHeight; in getPositionConfiguration()