Home | History | Annotate | Download | only in menu

Lines Matching defs:EXPANDED_ACTION_VIEW_ID

55     private static final String EXPANDED_ACTION_VIEW_ID = "android:menu:expandedactionview";
350 outStates.putInt(EXPANDED_ACTION_VIEW_ID, item.getItemId());
385 final int expandedId = states.getInt(EXPANDED_ACTION_VIEW_ID);