Searched refs:MAX_ICON_SIZE (Results 1 – 1 of 1) sorted by relevance
54 private static final int MAX_ICON_SIZE = 32; // dp field in ActionMenuItemView80 mMaxIconSize = (int) (MAX_ICON_SIZE * density + 0.5f); in ActionMenuItemView()