Searched refs:MAX_CHANNEL_ITEM (Results 1 – 1 of 1) sorted by relevance
57 private static final int MAX_CHANNEL_ITEM = 8; field in KeypadChannelSwitchView307 int itemListHeight = mItemHeight * Math.min(MAX_CHANNEL_ITEM, mAdapter.getCount()); in updateViewHeight()