Home | History | Annotate | Download | only in ui

Lines Matching refs:maxItems

426                 final int maxItems = resources.getInteger(R.integer.actionbar_max_items);
429 final int totalItems = maxItems
455 final int maxItems) {
506 if ((showArchive || !deleteVisibleEnabled) && actionItems < maxItems) {
517 if ((showDelete || !archiveVisibleEnabled) && actionItems < maxItems) {
526 if (showChangeFolder && actionItems < maxItems) {
535 if (actionItems < maxItems) {