Searched refs:EXPANDED_ACTION_VIEW_ID (Results 1 – 2 of 2) sorted by relevance
58 private static final String EXPANDED_ACTION_VIEW_ID = "android:menu:expandedactionview"; field in MenuBuilder366 outStates.putInt(EXPANDED_ACTION_VIEW_ID, item.getItemId()); in saveActionViewStates()401 final int expandedId = states.getInt(EXPANDED_ACTION_VIEW_ID); in restoreActionViewStates()
85379 Lcom/android/internal/view/menu/MenuBuilder;->EXPANDED_ACTION_VIEW_ID:Ljava/lang/String;