Searched refs:hasMoreKeysState (Results 1 – 1 of 1) sorted by relevance
136 final int hasMoreKeysState = hasMoreKeys ? STATE_HAS_MOREKEYS : STATE_NORMAL; in setPreviewBackground() local137 background.setState(KEY_PREVIEW_BACKGROUND_STATE_TABLE[position][hasMoreKeysState]); in setPreviewBackground()