Searched defs:mTreeSelectAllAction (Results 1 – 1 of 1) sorted by relevance
165 private final Action mTreeSelectAllAction = new Action() { field in OutlinePage1041 actionBars.setGlobalActionHandler(mTreeSelectAllAction.getId(), mTreeSelectAllAction); in setActionBars() local