Searched refs:mSelectAll (Results 1 – 1 of 1) sorted by relevance
43 private MenuItem mSelectAll; field in FlipperDreamSettings102 mSelectAll = menu.findItem(R.id.photodream_menu_all); in onCreateOptionsMenu()130 if (mAdapter != null && mSelectAll != null) { in updateActionItem()132 mSelectAll.setTitle(R.string.photodream_select_none); in updateActionItem()134 mSelectAll.setTitle(R.string.photodream_select_all); in updateActionItem()