Searched refs:overviewActionsHeight (Results 1 – 19 of 19) sorted by relevance
116 overviewActionsHeight: 0.0px (0.0dp)
387 - mDp.overviewActionsHeight; in getBottomMargin()
270 public final int overviewActionsHeight; field in DeviceProfile721 overviewActionsHeight = res.getDimensionPixelSize(R.dimen.overview_actions_height); in DeviceProfile()1956 : (overviewActionsTopMarginPx + overviewActionsHeight);2224 overviewActionsHeight));
385 ? dp.overviewActionsTopMarginPx + dp.overviewActionsHeight + dp.stashedTaskbarHeight in calculateModalTaskSize()