Searched refs:itemToExpand (Results 1 – 1 of 1) sorted by relevance
402 MenuItem itemToExpand = findItem(expandedId); in restoreActionViewStates() local403 if (itemToExpand != null) { in restoreActionViewStates()404 itemToExpand.expandActionView(); in restoreActionViewStates()