Home
last modified time | relevance | path

Searched refs:MIN_CELL_SIZE (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/widget/
DActionMenuView.java51 static final int MIN_CELL_SIZE = 56; // dips field in ActionMenuView
81 mMinCellSize = (int) (MIN_CELL_SIZE * density); in ActionMenuView()
DActionMenuPresenter.java171 mMinCellSize = (int) (ActionMenuView.MIN_CELL_SIZE * res.getDisplayMetrics().density); in initForMenu()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt80495 Landroid/widget/ActionMenuView;->MIN_CELL_SIZE:I