Searched defs:ACTION_DONE (Results 1 – 1 of 1) sorted by relevance
33 public static final int ACTION_DONE = Integer.MAX_VALUE; field in SetupMultiPaneFragment65 setOnClickAction(view.findViewById(R.id.button_done), getActionCategory(), ACTION_DONE); in onCreateView() local