Searched refs:ACTION_DONE (Results 1 – 10 of 10) sorted by relevance
33 public static final int ACTION_DONE = Integer.MAX_VALUE; field in SetupMultiPaneFragment34 public static final int ACTION_SKIP = ACTION_DONE - 1;65 setOnClickAction(view.findViewById(R.id.button_done), getActionCategory(), ACTION_DONE); in onCreateView() local
155 case SetupMultiPaneFragment.ACTION_DONE: in executeAction()202 case SetupMultiPaneFragment.ACTION_DONE: in executeAction()242 case SetupMultiPaneFragment.ACTION_DONE: in executeAction()
116 .id(ACTION_DONE) in onCreateActions()
118 .id(ACTION_DONE) in onCreateActions()
73 if (actionId == ACTION_DONE) { in setOnClickAction()
123 case SetupMultiPaneFragment.ACTION_DONE: in executeAction()177 case SetupMultiPaneFragment.ACTION_DONE: in executeAction()248 case SetupMultiPaneFragment.ACTION_DONE: in executeAction()
122 case SetupMultiPaneFragment.ACTION_DONE: in executeAction()176 case SetupMultiPaneFragment.ACTION_DONE: in executeAction()247 case SetupMultiPaneFragment.ACTION_DONE: in executeAction()
115 case SetupMultiPaneFragment.ACTION_DONE: in executeAction()
210 case SetupMultiPaneFragment.ACTION_DONE: in executeAction()
322 case SetupMultiPaneFragment.ACTION_DONE: in TvOverlayManager()