Searched refs:SAVE_VISIBLE_CHILD (Results 1 - 1 of 1) sorted by relevance

/packages/apps/TvSettings/Settings/src/com/android/tv/settings/widget/
H A DViewsStateBundle.java26 * it. There are four different strategies {@link #SAVE_NO_CHILD} {@link #SAVE_VISIBLE_CHILD}
44 public static final int SAVE_VISIBLE_CHILD = 1; field in class:ViewsStateBundle
78 * @return the savePolicy, see {@link #SAVE_NO_CHILD} {@link #SAVE_VISIBLE_CHILD}

Completed in 37 milliseconds