Searched refs:EXPANDED_ACTION_VIEW_ID (Results 1 – 2 of 2) sorted by relevance
55 private static final String EXPANDED_ACTION_VIEW_ID = "android:menu:expandedactionview"; field in MenuBuilder350 outStates.putInt(EXPANDED_ACTION_VIEW_ID, item.getItemId()); in saveActionViewStates()385 final int expandedId = states.getInt(EXPANDED_ACTION_VIEW_ID); in restoreActionViewStates()
64 private static final String EXPANDED_ACTION_VIEW_ID = "android:menu:expandedactionview"; field in MenuBuilder384 outStates.putInt(EXPANDED_ACTION_VIEW_ID, item.getItemId()); in saveActionViewStates()419 final int expandedId = states.getInt(EXPANDED_ACTION_VIEW_ID); in restoreActionViewStates()