Searched refs:EXPANDED_ACTION_VIEW_ID (Results 1 – 2 of 2) 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()
100455 Lcom/android/internal/view/menu/MenuBuilder;->EXPANDED_ACTION_VIEW_ID:Ljava/lang/String;