Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/view/menu/
DMenuBuilder.java402 MenuItem itemToExpand = findItem(expandedId); in restoreActionViewStates() local
403 if (itemToExpand != null) { in restoreActionViewStates()
404 itemToExpand.expandActionView(); in restoreActionViewStates()