Home | History | Annotate | Download | only in widget

Lines Matching defs:abp

137         final ActionBarPolicy abp = ActionBarPolicy.get(context);
139 mReserveOverflow = abp.showsOverflowMenuButton();
143 mWidthLimit = abp.getEmbeddedMenuWidthLimit();
148 mMaxItems = abp.getMaxActionButtons();