Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/widget/
H A DActionMenuView.java52 static final int MIN_CELL_SIZE = 56; // dips field in ActionMenuView
82 mMinCellSize = (int) (MIN_CELL_SIZE * density); in ActionMenuView()
H A DActionMenuPresenter.java172 mMinCellSize = (int) (ActionMenuView.MIN_CELL_SIZE * res.getDisplayMetrics().density); in initForMenu()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt69389 Landroid/widget/ActionMenuView;->MIN_CELL_SIZE:I