Searched refs:EXPANDED_ACTION_VIEW_ID (Results 1 – 1 of 1) sorted by relevance
57 private static final String EXPANDED_ACTION_VIEW_ID = "android:menu:expandedactionview"; field in MenuBuilder365 outStates.putInt(EXPANDED_ACTION_VIEW_ID, item.getItemId()); in saveActionViewStates()400 final int expandedId = states.getInt(EXPANDED_ACTION_VIEW_ID); in restoreActionViewStates()