Searched defs:ACTION_DONE (Results 1 - 1 of 1) sorted by relevance

/packages/apps/TV/common/src/com/android/tv/common/ui/setup/
H A DSetupMultiPaneFragment.java31 public static final int ACTION_DONE = Integer.MAX_VALUE; field in class:SetupMultiPaneFragment
41 setOnClickAction(view.findViewById(R.id.button_done), getActionCategory(), ACTION_DONE);

Completed in 163 milliseconds